Fwd: pip is not installed

MRAB python at mrabarnett.plus.com
Sun Apr 16 22:09:36 EDT 2023


On 2023-04-16 21:54, Khoinguyen Nguyen wrote:
> To whom it may concern,
> I have tried to reinstall, repair, and run in command prompt, but it seems
> as though pip won't install. I am using Windows 10 and Python 3.11.3. Are
> there any other suggestions for troubleshooting?
> Thank you.

Have you tried using pip via the Python Launcher?

py -m pip

That's installed by default by the installer from python.org.



More information about the Python-list mailing list