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

Pip 24.1 mismatch with gym 0.19.0 #139

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

AhmadAmine998
Copy link
Collaborator

closes #138

@AhmadAmine998 AhmadAmine998 added the bug Something isn't working label Aug 9, 2024
@AhmadAmine998 AhmadAmine998 self-assigned this Aug 9, 2024
@nandantumu
Copy link
Member

Is the problem here that the version is too high for gymnasium?

@AhmadAmine998
Copy link
Collaborator Author

This is due to incompatibilities between the older gym and pip. The real fix would be releasing v1.0.0 with gymnasium, but this should serve as a temporary fix

@nandantumu
Copy link
Member

I think the problem might be solved by trying to install with python3 setup.py install instead

@nandantumu
Copy link
Member

This still seems to fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Installation Steps Fail for Docker and PIP
2 participants