Missing wheels for Linux and Python 3.11 #1917
Labels
Status: cantfix
Something that cannot be changed in gevent
Status: not gevent
Environment or otherwise not a gevent issue. No further work expected.
Status: wontfix
Too expensive or difficult to fix
In light of the changelog, this might be expected, but I thought to report it just in case.
It is not currently possible to install gevent on Docker 3.11.0rc2-slim.
Indeed looking at the wheels for gevent 22.10, for Python 3.10 there are those wheels:
But for 3.11 the manylinux x86_64 is missing, hence the issue.
The text was updated successfully, but these errors were encountered: