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
Hello, i would like to report that with the new installer for python 3.13.4 when i install the upgrade from 3.13.3 and checked the case,"add python.exe to the path", pip is no longer accessible from the terminal.
It said "pip is not reconized as a command" so it could not find it.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
The text was updated successfully, but these errors were encountered:
Can you check your %TEMP% directory for any log files and post them here (or as a Gist)?
Also check whether python -m pip works.
Typically what happens is that there is some extra configuration or some other issue that causes the pip installation to fail, and so as a result pip is not installed.
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Hello, i would like to report that with the new installer for python 3.13.4 when i install the upgrade from 3.13.3 and checked the case,"add python.exe to the path", pip is no longer accessible from the terminal.
It said "pip is not reconized as a command" so it could not find it.
CPython versions tested on:
3.13
Operating systems tested on:
Windows
The text was updated successfully, but these errors were encountered: