forked from spesmilo/electrum
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Description
electrum-ltc-4.2.2.1$ ./electrum-env
Warning: package scrypt not available; synchronization could be very slow
E | daemon.Daemon | GUI raised exception: ModuleNotFoundError("No module named 'distutils'"). shutting down.
E | __main__ | daemon.run_gui errored
Traceback (most recent call last):
File "/home/user/electrum-ltc-4.2.2.1/./run_electrum", line 426, in handle_cmd
d.run_gui(config, plugins)
File "/home/user/electrum-ltc-4.2.2.1/electrum_ltc/daemon.py", line 625, in run_gui
gui = __import__('electrum_ltc.gui.' + gui_name, fromlist=['electrum_ltc'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/user/electrum-ltc-4.2.2.1/electrum_ltc/gui/qt/__init__.py", line 65, in <module>
from .main_window import ElectrumWindow
File "/home/user/electrum-ltc-4.2.2.1/electrum_ltc/gui/qt/main_window.py", line 101, in <module>
from .update_checker import UpdateCheck, UpdateCheckThread
File "/home/user/electrum-ltc-4.2.2.1/electrum_ltc/gui/qt/update_checker.py", line 7, in <module>
from distutils.version import LooseVersion
ModuleNotFoundError: No module named 'distutils'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels