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

Move MuJoCo to extras_require #163

Merged
merged 1 commit into from
Jun 15, 2019

Conversation

ibrahiminfinite
Copy link
Contributor

@ibrahiminfinite ibrahiminfinite commented Jun 13, 2019

Making MuJoCo optional install, as putting it in install_requires results in error for people who do not want MuJoCo
To install MuJoCo as well , use 'pip install -e .[mujoco]'
'pip install -e .' installs rest execpt mujoco

@bchess
Copy link
Contributor

bchess commented Jun 14, 2019

Yeah I think this is reasonable. @jachiam it looks like mujoco is really just a dependency on gym, right?

@jachiam
Copy link
Contributor

jachiam commented Jun 15, 2019

LGTM!

@jachiam jachiam merged commit 32d9c4c into openai:master Jun 15, 2019
mahdinobar pushed a commit to mahdinobar/spinningup that referenced this pull request Sep 26, 2024
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

Successfully merging this pull request may close these issues.

3 participants