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
Hi bro, i can't run program
pls help me
show error :
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> pip install pycryptodome
Requirement already satisfied: pycryptodome in d:\data engineer\ai\anaconda\lib\site-packages (3.17)
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> python bera_tools.py
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> python bera_tools.py
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
The text was updated successfully, but these errors were encountered:
Hi bro, i can't run program
pls help me
show error :
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> pip install pycryptodome
Requirement already satisfied: pycryptodome in d:\data engineer\ai\anaconda\lib\site-packages (3.17)
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> python bera_tools.py
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
PS D:\Data Engineer\BT_Python\Tools\BeraChainTools-main> python bera_tools.py
Traceback (most recent call last):
File "D:\Data Engineer\BT_Python\Tools\BeraChainTools-main\bera_tools.py", line 11, in
from eth_account import Account
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account_init_.py", line 5, in
from eth_account.account import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_account\account.py", line 20, in
from eth_keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile_init_.py", line 5, in
from eth_keyfile.keyfile import (
File "D:\Data Engineer\AI\Anaconda\lib\site-packages\eth_keyfile\keyfile.py", line 21, in
from Crypto import (
ModuleNotFoundError: No module named 'Crypto'
The text was updated successfully, but these errors were encountered: