Open Berk-Tosun opened 2 years ago
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:
pybullet build time: May 20 2022 19:43:01
Traceback (most recent call last):
File "/home/berk/miniconda3/envs/py37/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/home/berk/miniconda3/envs/py37/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/berk/Documents/msc_thesis/ws2/motion_imitation/motion_imitation/examples/test_env_gui.py", line 15, in
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: https://github.com/tensorflow/tensorflow/issues/39768#issuecomment-632799481