-
-
Notifications
You must be signed in to change notification settings - Fork 33.6k
Description
Bug report
Bug description:
Ever since I downloaded the Python install manager on Windows and updated Python by it, I have problems with pip. I always get
pip: The term 'pip' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Everywhere it says to add pip to path, but I have and nothing has changed. Also, when I managed to delete the pip folders from Lib/site-packages and run python -m ensurepip, I got the Scripts folder but pip is still not recognized and I don't have the libraries I had before.
Now at the python folder I have two pythoncore-3.14-64 folders, but one is with _ before and it has all the libraries I downloaded.
Please help me get pip to work again with all my libraries on this version and on every other upcoming version.
cpython: 3.14.1 (just updated)
OS: Windows 11, 25H2 x64
CPython versions tested on:
3.14
Operating systems tested on:
Windows