-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
Python 3.11 and 3.12 complains about imp
which cannot be installed in those environments.
#1453
Comments
Related: #1449 |
This was fixed here 0420442 but we need a new release |
how did it fixed here? |
It added support for |
is this already working for python vers-3.12?
…On Mon, Aug 12, 2024, 3:50 AM Isabel ***@***.***> wrote:
This was fixed here 0420442
<0420442>
but we need a new release
how did it fixed here?
It added support for "3.12-dev", which should be changed to "3.12".
—
Reply to this email directly, view it on GitHub
<#1453 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3DMS6ETQ7TNMRE3EGUWSC3ZQ66AHAVCNFSM6AAAAABKIU5UQCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBSHA3DSOJTGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
FYI: Python 3.11 and 3.12 on latest Ubuntu,
thefuck
screamsimp
is missing... there seem to be not viable workaround except customimp
build. Ehhh...The text was updated successfully, but these errors were encountered: