Ekansh Gupta
Results
2
comments of
Ekansh Gupta
Same problem, but this `pip install mujoco-py==2.0.2.8` worked. However, when I import the library, it throws the same error. Don't know how to fix that.
`brew install gcc@7` `pip uninstall mujoco_py` `pip install mujoco_py` Worked for me. Don't know if this is correct, but this gave a few warnings and worked as expected. Maybe this...