electrum icon indicating copy to clipboard operation
electrum copied to clipboard

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Diego\\AppData\\Local\\Temp\\_MEI218402\\electrum\\wordlist\\english.txt'

Open TARS-bot opened this issue 5 years ago • 0 comments

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 659, in new_wallet
  File "electrum\gui\qt\__init__.py", line 247, in wrapper
  File "electrum\gui\qt\__init__.py", line 271, in start_new_window
  File "electrum\gui\qt\__init__.py", line 313, in _start_wizard_to_select_or_create_wallet
  File "electrum\base_wizard.py", line 115, in run
  File "electrum\base_wizard.py", line 153, in new
  File "electrum\gui\qt\installwizard.py", line 118, in func_wrapper
  File "electrum\base_wizard.py", line 193, in on_wallet_type
  File "electrum\base_wizard.py", line 115, in run
  File "electrum\base_wizard.py", line 225, in choose_keystore
  File "electrum\gui\qt\installwizard.py", line 118, in func_wrapper
  File "electrum\base_wizard.py", line 115, in run
  File "electrum\base_wizard.py", line 490, in restore_from_seed
  File "electrum\gui\qt\installwizard.py", line 106, in func_wrapper
  File "electrum\gui\qt\installwizard.py", line 485, in restore_seed_dialog
  File "electrum\gui\qt\installwizard.py", line 453, in seed_input
  File "electrum\gui\qt\seed_dialog.py", line 113, in __init__
  File "electrum\gui\qt\seed_dialog.py", line 152, in initialize_completer
  File "electrum\mnemonic.py", line 155, in __init__
  File "electrum\mnemonic.py", line 121, in from_file

FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Diego\\AppData\\Local\\Temp\\_MEI218402\\electrum\\wordlist\\english.txt'

Reporter

This issue was reported by 11 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.0.3 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard es_ES
4.0.4 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard en_US
4.0.4 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard zh_CN
4.1.2 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.17763-SP0 imported,standard ko_KR
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard sv_SE
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 imported,standard fr_FR
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard,imported en_US
4.0.9 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110] Linux-5.10.0-10-amd64-x86_64-with-glibc2.31 standard en_US
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 en_US
4.5.5 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard en_US
4.5.5 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:20:04) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19045-SP0 standard en_US

Additional Information

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

TARS-bot avatar Sep 23 '20 19:09 TARS-bot