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

Stable Baselines3 deprecating support OpenAI's Gym and needs to be switch to Gymansium #99

Open
kuds opened this issue Dec 30, 2024 · 0 comments

Comments

@kuds
Copy link

kuds commented Dec 30, 2024

Stock_Fundamental.ipynb cannot be run from end to end due to Stable Baselines3 deprecating support for OpenAI's version of Gym. The options are to either install shimmy or convert the notebook to use Gymnasium.

image

Installing shimmy is a short-term solution, while converting the environment will be better supported.

Is there any desire to maintain this notebook? If there is still an interest in keeping these tutorials, I would be interested in fixing it! Let me know!

Python Libraries
Google Colab
Python Version: 3.10.12
Torch Version: 2.5.1
Cuda Version: 12.4
Gymnasium Version: 1.0.0
Numpy Version: 1.26.4
FinRL Version: 0.3.6
Pandas Version: 2.2.3
yfinance Version: 0.2.51
Stable Baselines3 Version: 2.5.0a0

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

No branches or pull requests

1 participant