Skip to content

Pip no longer in the PATH for 3.13.4 #135149

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

Open
Paulo-21 opened this issue Jun 4, 2025 · 3 comments
Open

Pip no longer in the PATH for 3.13.4 #135149

Paulo-21 opened this issue Jun 4, 2025 · 3 comments
Labels
3.13 bugs and security fixes OS-windows topic-installation type-bug An unexpected behavior, bug, or error

Comments

@Paulo-21
Copy link

Paulo-21 commented Jun 4, 2025

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

@Paulo-21 Paulo-21 added the type-bug An unexpected behavior, bug, or error label Jun 4, 2025
@zooba
Copy link
Member

zooba commented Jun 5, 2025

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.

@Paulo-21
Copy link
Author

Paulo-21 commented Jun 6, 2025

python -m pip work

I have some log file with python name, wich one do you want, some of them are named, JustForMe, i Suggest to not post it Right ?

@Paulo-21
Copy link
Author

Paulo-21 commented Jun 6, 2025

It 's work on my personnal windows 10 machine but not on win11

@picnixz picnixz added the 3.13 bugs and security fixes label Jun 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.13 bugs and security fixes OS-windows topic-installation type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

4 participants