pypa / packaging-problems

An issue tracker for the problems in packaging
151 stars 35 forks source link

Trouble with the packaging tutorial #686

Open Delvih opened 1 year ago

Delvih commented 1 year ago

OS version

Windows 10

Python version

Python not version

Pip version

non

Guide link

https://packaging.python.org/tutorials/packaging-projects

Problem description

The error is that it doesn’t show me the language version and I can’t install the package manager

Error message

C:\Windows\system32> py -m pip install --upgrade pip
C:\Users\ALFA\AppData\Local\Programs\Python\Python311\python.exe: No module named pip

C:\Windows\system32> python -m pip install --upgrade pip
Python
C:\Windows\system32>