-
Notifications
You must be signed in to change notification settings - Fork 295
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
Update readme #78
base: master
Are you sure you want to change the base?
Update readme #78
Conversation
Python3.8 pip cannot install tensorflow1.x
Regarding requirements update, protobuf version must be specified, otherwise I get the following error while running: python3 -m motion_imitation.examples.test_env_gui --robot_type=A1 --motor_control_mode=Position --on_rack=True error:
More information: https://developers.google.com/protocol-buffers/docs/news/2022-05-06#python-updates |
Remove misleading Python 3.8 statement from installation instructions. Python3.8 pip cannot install tensorflow1.x.
And it will stay that way:
tensorflow/tensorflow#39768 (comment)