-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
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
Pip crash in python3.12 #106824
Comments
This is a pip issue, not a CPython issue. It looks like it's probably a duplicate of these: |
How to fix pip freeze and pip install not working though. It was working before. Couldnt find a solution in those duplicates @AlexWaygood |
You'll need to ask the pip maintainers that question. This is the CPython issue tracker, not the pip issue tracker, and I'm not a pip maintainer. If you've read through the above issues and still haven't found an answer to your question, my advice is to ask it at pypa/pip#11501. |
So, pip was just working a moment ago and I did python3.12 -m pip install colorama and it worked. Now, when I did pip install bcrypt its failing. Now, even python3.12 -m pip freeze is failing.
Bug report
Your environment
The text was updated successfully, but these errors were encountered: