Improbable-AI / walk-these-ways

Sim-to-real RL training and deployment tools for the Unitree Go1 robot.
https://gmargo11.github.io/walk-these-ways/
Other
492 stars 129 forks source link

IsaacGym does not support Python >= 3.9 #28

Closed Daffan closed 1 year ago

Daffan commented 1 year ago

In the README, it requires python3.10, but my IssacGym does not support Python >= 3.9. I am using IsaacGym_Preview_4_Package. How did you manage to use python3.10? Thanks!

gmargo11 commented 1 year ago

Hi @Daffan ,

I usually use Python 3.8 for IsaacGym development. I might be missing it, but I can't find where in the readme I referenced python3.10 -- Can you link me to the line?

-Gabe

Daffan commented 1 year ago

Sorry, I misread. I will delete this issue. Thank you so much!