-
Notifications
You must be signed in to change notification settings - Fork 812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: Could not build wheels for mujoco-py which use PEP 517 and cannot be installed directly #629
Comments
I'm also getting the same error, following is the error trace: `Collecting mujoco-py You appear to be missing MuJoCo. We expected to find the file here: /home/alokmalik/.mujoco/mujoco200 This package only provides python bindings, the library must be installed separately. Please follow the instructions on the README to install MuJoCo
Which can be downloaded from the website
Traceback (most recent call last): This package only provides python bindings, the library must be installed separately. Please follow the instructions on the README to install MuJoCo
Which can be downloaded from the website
ERROR: Failed building wheel for mujoco-py |
I'm facing the exact same issue on my mac also. I haven't tried it with windows. |
I suggest that you try it on Windows; it works fine on Windows. |
I want to install mujoco-py on ubuntu, and I faced this issue. I tried different solutions mentioned in this page. However, none of them worked. I have been working on this issue for a while. Please tell me possible solutions.
The text was updated successfully, but these errors were encountered: