ARISE-Initiative / robosuite

robosuite: A Modular Simulation Framework and Benchmark for Robot Learning
https://robosuite.ai
Other
1.23k stars 394 forks source link

Compatibility with Python3.6 #13

Closed ghost closed 5 years ago

ghost commented 5 years ago

Are there any plans to make robosuite compatible with Python3.6. Tensorflow doesn't offer support for Python3.7 and I want to use both together.

yukezhu commented 5 years ago

robosuite is compatible with Python 3.6. Although we provide official support to 3.5 and 3.7, there's nothing really preventing it from running with 3.6. Please let us know if you encounter any issue running robosuite on 3.6.