pypa / packaging-problems

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

Trouble with the packaging tutorial #603

Closed BlackEvildoer closed 2 years ago

BlackEvildoer commented 2 years ago

OS version

Windows 10

Python version

python --3.10.5

Pip version

python -m pip --version

Guide link

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

Problem description

By BlackEvildoerXD

Error message

Eror.pip not installed
merwok commented 2 years ago

Can you run python -m ensurepip then retry?