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

setup.py 的 stable-baselines 需要 0.11版本 gym #12

Open
ChanTinPing opened this issue Feb 20, 2024 · 0 comments
Open

setup.py 的 stable-baselines 需要 0.11版本 gym #12

ChanTinPing opened this issue Feb 20, 2024 · 0 comments

Comments

@ChanTinPing
Copy link

根据文档运行 python3 setup.py develop 时会出现下句话:
error: gym 0.10.9 is installed but gym[atari,classic_control]>=0.11 is required by {'stable-baselines'}
是不是需要写明 stable-baselines 的版本,或者提升 gym 的版本?

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