This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Yawning-Titan install failing due to Gym not compatible with setuptools>=67 #44
ChrisMcCarthyDev
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Hello! I have tried this and I am still receiving the same error. Do you have any recommendations? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We are aware of a dependency issue that is causing the Yawning-Titan install to fail with the following error:
This error is due to setuptools version >= 67. For further details, see [Bug Report] Gym==0.21 not installing anymore.
If you are experiencing this same issue, downgrading setuptools to version 66 should fix it:
Beta Was this translation helpful? Give feedback.
All reactions