Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install in Ubuntu 18 #45

Open
p-lopez100 opened this issue Mar 5, 2021 · 1 comment
Open

Can't install in Ubuntu 18 #45

p-lopez100 opened this issue Mar 5, 2021 · 1 comment

Comments

@p-lopez100
Copy link

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

@s-udhaya
Copy link

Is this library not maintained anymore? Not installable at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants