Skip to content

Can't install in Ubuntu 18 #45

@p-lopez100

Description

@p-lopez100

I have tried in my local computer to install with Python 3.7 and I got an anaconda error:

error: command '/home/x/anaconda3/bin/x86_64-conda_cos6-linux-gnu-cc' failed with exit status 1

I tried with the solution of using sudo apt-get install libsecp256k1-dev instead but it also didn't work.

Finally, I tried to install it in a computer that has Python 3.5 to use the built libraries but the requirements.txt needs websockets>=7.0 and got the following error :

Exception: websockets requires Python >= 3.6.1.

Any help here would be appreciated. Thank you

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