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

Error running pip install python-binance-chain #60

Open
kentenzer opened this issue Feb 19, 2024 · 0 comments
Open

Error running pip install python-binance-chain #60

kentenzer opened this issue Feb 19, 2024 · 0 comments

Comments

@kentenzer
Copy link

Hi,

I am creating a new ENV and running pip install fails.

These are the commands I run:
python3 -m venv ENV
source ENV/bin/activate
pip install --upgrade pip
pip install python-binance-chain

Then after running several lines I get the following error:
`Collecting protobuf (from python-binance-chain)
Using cached protobuf-3.0.0a3.tar.gz (88 kB)
Installing build dependencies ... done
Getting requirements to build wheel ... error
error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully.`

I don't know how to troubleshoot this. Thanks!

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

1 participant