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. -- https://mail.python.org/mailman/listinfo/python-list