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

gym==0.21 error #1455

Closed
4 tasks done
Vir-Limerence opened this issue Apr 14, 2023 · 2 comments
Closed
4 tasks done

gym==0.21 error #1455

Vir-Limerence opened this issue Apr 14, 2023 · 2 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists openai gym related to OpenAI Gym interface

Comments

@Vir-Limerence
Copy link

Vir-Limerence commented Apr 14, 2023

🐛 Bug

When I want to install the baseline using pip, it gives me an error

To Reproduce

pip install stable_baselines3

Relevant log output / Error message

Best match: gym 0.21.0
Processing gym-0.21.0.tar.gz
Writing /tmp/easy_install-jwksakfi/gym-0.21.0/setup.cfg
Running gym-0.21.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-jwksakfi/gym-0.21.0/egg-dist-tmp-86d8m70b
error: Setup script exited with error in gym setup command: 'extras_require' must be a dictionary whose values are strings or lists of strings containing valid project/version requirement specifiers.

System Info

No response

Checklist

  • I have checked that there is no similar issue in the repo
  • I have read the documentation
  • I have provided a minimal working example to reproduce the bug
  • I've used the markdown code blocks for both code and stack traces.
@Vir-Limerence Vir-Limerence added the bug Something isn't working label Apr 14, 2023
@araffin araffin added the duplicate This issue or pull request already exists label Apr 14, 2023
@araffin
Copy link
Member

araffin commented Apr 14, 2023

have checked that there is no similar issue in the repo

are you sure?

Duplicate of #1406 and openai/gym#3176 (comment) and #1324

@araffin araffin closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2023
@araffin araffin added the openai gym related to OpenAI Gym interface label Apr 14, 2023
@Vir-Limerence
Copy link
Author

Thank you for your reply

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists openai gym related to OpenAI Gym interface
Projects
None yet
Development

No branches or pull requests

2 participants