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
Python 3.12 has been release about 1 year ago, but there are only wheels for Python 3.7 - 3.11 on PyPI. This makes it difficult to use envpool with newer versions of Python.
Solution
Release a new version of envpool that includes wheels for Python 3.12
Alternatives
Explicitly state that Python 3.7 - 3.11 is supported in the Readme.
Checklist
I have checked that there is no similar issue in the repo (required)
The text was updated successfully, but these errors were encountered:
Motivation
Python 3.12 has been release about 1 year ago, but there are only wheels for Python 3.7 - 3.11 on PyPI. This makes it difficult to use
envpool
with newer versions of Python.Solution
Release a new version of
envpool
that includes wheels for Python 3.12Alternatives
Explicitly state that Python 3.7 - 3.11 is supported in the Readme.
Checklist
The text was updated successfully, but these errors were encountered: