You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello guys, please help me. i run the command 'python run_electrum' on cmd and nothing happens except the following message:
Traceback (most recent call last):
File "run_electrum", line 67, in
from electrum import bitcoin, util
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\electrum_init_.py
2, in
from .util import format_satoshis, print_msg, print_error, set_verbos
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\electrum\util.py", l
in
from typing import NamedTuple
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\packages\typing.py",
347, in
class Callable(extra=collections_abc.Callable, metaclass=CallableMeta
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\packages\typing.py",
003, in new
self._abc_registry = extra._abc_registry
AttributeError: type object 'Callable' has no attribute '_abc_registry'
The text was updated successfully, but these errors were encountered:
hello guys, please help me. i run the command 'python run_electrum' on cmd and nothing happens except the following message:
Traceback (most recent call last):
File "run_electrum", line 67, in
from electrum import bitcoin, util
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\electrum_init_.py
2, in
from .util import format_satoshis, print_msg, print_error, set_verbos
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\electrum\util.py", l
in
from typing import NamedTuple
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\packages\typing.py",
347, in
class Callable(extra=collections_abc.Callable, metaclass=CallableMeta
File "C:\Users\Admin.Asus\Downloads\Electrum-3.2.3\packages\typing.py",
003, in new
self._abc_registry = extra._abc_registry
AttributeError: type object 'Callable' has no attribute '_abc_registry'
The text was updated successfully, but these errors were encountered: