-
-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hi there!
I'm trying to use etherscan-python in my project. For that, I installed it through pip
by using pip install etherscan-python
.
Then when I try to import it
from etherscan import Etherscan
eth = Etherscan('mykey')
It throws:
FileNotFoundError: Package has no location <module 'etherscan.configs' (namespace)>
Any suggestion?
Thank you in advance!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working