Skip to content
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

gym conflict with mujoco-py #25

Open
milong26 opened this issue Dec 10, 2024 · 0 comments
Open

gym conflict with mujoco-py #25

milong26 opened this issue Dec 10, 2024 · 0 comments

Comments

@milong26
Copy link

when i run pip install -r requirements.txt, it shows

ERROR: Cannot install gym[all]==0.15.7 and mujoco-py==2.0.2.9 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested mujoco-py==2.0.2.9
    gym[all] 0.15.7 depends on mujoco-py<2.0 and >=1.50; extra == "all"

Is this caused by the requirement or just my gcc and linux version? I'm using ubuntu 22.04 and gcc -v Ubuntu 7.5.0-3ubuntu1~18.04.
Can anyone tell me which version should I use?thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant