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

protobuf requires Python '>=3.7' but the running Python is 3.6.9 #197

Open
rishabhdevyadav opened this issue Dec 3, 2023 · 1 comment
Open

Comments

@rishabhdevyadav
Copy link

I am installing the flightmare via docker; Ubuntu 18; Python 3.6.9; pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.6). As per instruction pip install tensorflow-gpu==1.14 ; I am getting a error protobuf requires Python '>=3.7' but the running Python is 3.6.9 . Any solution to this ?
I followed the instructions from other sites to run pip3 install protobuf==3.6.1. However I cannot see the result of pip freeze | grep tensorflow.

@AnshShah3009
Copy link

Did you find a solution to this @rishabhdevyadav

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