Open shoang22 opened 3 years ago
Hi, Look in the section for mujoco-py installation in my guide, it should help you https://github.com/danielstankw/Robosuite_Installation
I'm also running into this issue, any help would be appreciated! Python version: Python 3.6.15 OS: Debian 4.19.232-1 in a GCP VM
I'm trying to run
pip install gym[all]
and it's giving me the following error:I've tried resolving the issue by pip installing swig and box2d-py, but to no avail.
I'm running on: OS: Ubuntu 20.04.3 Python Version: 3.8.10
Any help would be appreciated.