You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Ensure that the tests and notebooks work in Python 3.12
Known issues
This _TupleWrapper issue. Can be worked around by pinning wrapt to 1.14.1 (though this isn't necessary for Python 3.10)
Issues installing gym/ray/box2d for the notebooks. Can be worked around by removing them from the notebooks/requirements.txt and disabling the ray tutorial.
The text was updated successfully, but these errors were encountered:
Describe the bug
Ensure that the tests and notebooks work in Python 3.12
Known issues
wrapt
to 1.14.1 (though this isn't necessary for Python 3.10)notebooks/requirements.txt
and disabling the ray tutorial.The text was updated successfully, but these errors were encountered: