Closed kalkite closed 3 years ago
Thanks for reporting this issue, we are on it :)
Hi, could you please provide a code snippet that replicates the exact problem?
ImportError Traceback (most recent call last)
ImportError Traceback (most recent call last) in () ----> 1 from etherscan import Etherscan
ImportError: cannot import name 'Etherscan
Kindly make sure that the package is installed and up-to-date by running pip install etherscan-python==2.0.2
I encountered this error when I tried to use the package.