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

SB3 bugfix (limit max version) #214

Merged
merged 1 commit into from
Nov 26, 2024
Merged

SB3 bugfix (limit max version) #214

merged 1 commit into from
Nov 26, 2024

Conversation

Ivan-267
Copy link
Collaborator

@Ivan-267 Ivan-267 commented Nov 26, 2024

Fixes the SB3 error due to incompatibility with the newest version (temporarily, by limiting the max version - we should at some point update the code to support the newest gymnasium).

Rllib issue is to be addressed separately.

@Ivan-267 Ivan-267 linked an issue Nov 26, 2024 that may be closed by this pull request
@Ivan-267 Ivan-267 changed the title SB3 bugfix attempt (limit max version) SB3 bugfix (limit max version) Nov 26, 2024
@Ivan-267 Ivan-267 requested a review from edbeeching November 26, 2024 10:45
Copy link
Owner

@edbeeching edbeeching left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well found, thanks

@Ivan-267 Ivan-267 merged commit e1d89c9 into main Nov 26, 2024
7 of 13 checks passed
@Ivan-267 Ivan-267 deleted the SB3-limit-max-version branch November 26, 2024 12:12
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.

ImportError: cannot import name 'spaces' from 'gymnasium.vector.utils'
2 participants