Skip to content

Pip 24.1 mismatch with gym 0.19.0#139

Open
AhmadAmine998 wants to merge 5 commits intomainfrom
bugfix/pip-gym-mismatch
Open

Pip 24.1 mismatch with gym 0.19.0#139
AhmadAmine998 wants to merge 5 commits intomainfrom
bugfix/pip-gym-mismatch

Conversation

@AhmadAmine998
Copy link
Copy Markdown
Collaborator

closes #138

@AhmadAmine998 AhmadAmine998 added the bug Something isn't working label Aug 9, 2024
@AhmadAmine998 AhmadAmine998 requested a review from hzheng40 August 9, 2024 21:32
@AhmadAmine998 AhmadAmine998 self-assigned this Aug 9, 2024
@nandantumu
Copy link
Copy Markdown
Member

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

@AhmadAmine998
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@nandantumu
Copy link
Copy Markdown
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

3 participants