Skip to content

Spinup Gym to Gymnasium Migration with Package version updates - #439

Draft
TechinMama wants to merge 8 commits into
openai:masterfrom
TechinMama:spinup
Draft

Spinup Gym to Gymnasium Migration with Package version updates#439
TechinMama wants to merge 8 commits into
openai:masterfrom
TechinMama:spinup

Conversation

@TechinMama

Copy link
Copy Markdown

Updated package references and versions to respective versions. Python 3.12 is installed due to tensor flow not supporting latest 3.13 version. Gym modules have moved to gymnasium. Updated references accordingly. A few may still import gymnasium as gym to avoid instances where variables were not similar between the two APIs.

@TechinMama
TechinMama marked this pull request as draft February 6, 2025 16:51
@TechinMama TechinMama changed the title Spinup Spinup Gym to Gymnasium Migration with Package version updates Feb 6, 2025
@TechinMama

Copy link
Copy Markdown
Author

This still references the Lunar-Lander environment not being registered with Gym. It is unclear if the error is actually related to the problem or something else.

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.

1 participant