Skip to content

setup script doesnt work on python3.6 #85

Open
@chppppp

Description

@chppppp

i run python3 setup.py install and then

asdasd@frickyou:~/etherscan$ python3 etherscan.py 
Traceback (most recent call last):
  File "etherscan.py", line 1, in <module>
    from etherscan.contracts import Contract
  File "/home/asdasd/etherscan/etherscan.py", line 1, in <module>
    from etherscan.contracts import Contract
ModuleNotFoundError: No module named 'etherscan.contracts'; 'etherscan' is not a package

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions