-
Notifications
You must be signed in to change notification settings - Fork 313
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
Test with new pip resolver #1895
Comments
(I know this is meant for an automated test) I tried it last week, this seems to be the only problem.
|
How hard would it be for us to not require mujoco 2.0? I'm not too familiar with what's different between the versions, but it seems we don't have that much mujoco specific code (besides tests). |
pip 20.2.4 was released couple days ago and |
Different versions of MuJoCo can lead to different benchmark results (e.g. friction behavior can change), so it's important to specify. Our main direct MuJoCo dependency is in garage.envs.mujoco, but it would be nice to remove those in the future in favor of some other standardized library of meta-RL environments. |
Closing this. As far as I can tell, this is working fine now. |
See https://travis-ci.com/github/rlworkgroup/garage/jobs/371528756#L1019
http://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html
The text was updated successfully, but these errors were encountered: