Replies: 3 comments
-
It was a commit that doesn't support backwards compatibility. We need to add try/except statements instead. TensorFlow keeps on breaking the API.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your answer and hope this work can be completed as soon as possible,thank you. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sounds good, we'll await your contribution. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after the code update "Replace tensorflow with tf.compat.v1",I meet a problem when run "python3 minitaur_trotting_env_example.py",The terminal presents the following error "ModuleNotFoundErro: No module named 'tf.compat'; 'tf' is not a package". how can I solve it.
Beta Was this translation helpful? Give feedback.
All reactions