Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: '/Users/neil/tmp/wallet1.tmp.1164' #3

Open
rt121212121 opened this issue Jan 3, 2019 · 0 comments

Comments

@rt121212121
Copy link
Owner

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "/Users/neil/src/electrum-sv/electrumsv/util.py", line 587, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/usr/local/Cellar/python/3.6.5_1/Frameworks/Python.framework/Versions/3.6/lib/python3.6/threading.py", line 864, in run
    self._target(*self._args, **self._kwargs)
  File "/Users/neil/src/electrum-sv/electrumsv/base_wizard.py", line 443, in task
    self.wallet.storage.write()
  File "/Users/neil/src/electrum-sv/electrumsv/util.py", line 249, in <lambda>
    return lambda *args, **kw_args: do_profile(func, args, kw_args)
  File "/Users/neil/src/electrum-sv/electrumsv/util.py", line 245, in do_profile
    o = func(*args, **kw_args)
  File "/Users/neil/src/electrum-sv/electrumsv/storage.py", line 175, in write
    self._write()
  File "/Users/neil/src/electrum-sv/electrumsv/storage.py", line 191, in _write
    with open(temp_path, "w", encoding='utf-8') as f:

FileNotFoundError: [Errno 2] No such file or directory: '/Users/neil/tmp/wallet1.tmp.1164'

Reporter

This issue was reported by 1 user(s):

ElectrumSV Version Python Version Operating System Wallet Type Locale
1.0.0 3.6.5 (default, Jun 17 2018, 12:13:06) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)] Darwin-18.2.0-x86_64-i386-64bit Unknown en_GB

Additional Information

The reporting user(s) did not provide additional information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant