-
The import statement : from web3 import Web3 , results in a large error string the end of which is as shown below. Python36-32\lib\site-packages\eth_account\hdaccount_utils.py", line 19, in How do i resolve this? Pls Help |
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Feb 13, 2022
Replies: 1 comment 3 replies
-
Hello @km123abca |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
km123abca
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @km123abca
For me this is because of your python version, you are using python3.6, could you use python 3.8 instead?