Skip to content

Using package #3

@julianlen

Description

@julianlen

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions