We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This crash report was reported through the automatic crash reporting system 🤖
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'
This issue was reported by 1 user(s):
The reporting user(s) did not provide additional information.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 1 user(s):
Additional Information
The reporting user(s) did not provide additional information.
The text was updated successfully, but these errors were encountered: