Is Pybullet compatible with latest Tensorflow version? / Configurations #3381
rohit-kumar-j
started this conversation in
General
Replies: 1 comment 1 reply
-
No, it is not compatible, you need to use an older TensorFlow version. Do you offer to upgrade all use of Tensorflow in Bullet to be compatible with the latest, and become maintainer? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I found a question in stack overflow:
https://stackoverflow.com/questions/64216867/error-while-running-deepmimic-example-in-pybullet-with-tensorflow
I was wondering if there has been an update that might be able to let us run TensorFlow versions that are above 1.13(Is it required to use version >=1.13)?
Can we simply do a
python3 -m pip install tensorflow-gpu
?I am running Pybullet on Ubuntu 20.04 LTS and need to do a tedious configuration corresponding to the ones specified below in order to use TensorFlow with an RTX 2070:
Similar Issue: #3123
Warm Regards,
Rohit
Beta Was this translation helpful? Give feedback.
All reactions