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

Add support for Python 3.9 #274

Closed
Kenshiro-28 opened this issue Jan 19, 2023 · 0 comments
Closed

Add support for Python 3.9 #274

Kenshiro-28 opened this issue Jan 19, 2023 · 0 comments

Comments

@Kenshiro-28
Copy link

Kenshiro-28 commented Jan 19, 2023

Gym Retro doesn't support Python 3.9 which is the version currently installed in widely used systems like Debian 11 and many others.

Trying to install it generates the following error:

$ pip3 install gym-retro
.....

Building wheels for collected packages: gym-retro
Building wheel for gym-retro (setup.py): started
Building wheel for gym-retro (setup.py): finished with status 'error'
Running setup.py clean for gym-retro
Failed to build gym-retro

Please add support for Python 3.9

System information

  • Debian 11
  • Python 3.9.2
  • Gym Retro v0.8.0
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