rr-learning / CausalWorld

CausalWorld: A Robotic Manipulation Benchmark for Causal Structure and Transfer Learning
https://sites.google.com/view/causal-world/home
MIT License
205 stars 25 forks source link

Fix gym and pybullet version #108

Closed ftraeuble closed 1 year ago

ftraeuble commented 1 year ago

This PR fixes the versions of gym and pybullet to avoid two issues:

  1. An issue with the installation of pybullet on MacOS
  2. Some issues with API changes in the latest gym versions