I just installed Python 3.10.5 on a Windows 10 home ( Ver 21H2 OS build 1904431826). I'm logged in with admin privileges I did a custom install with python-3.10.5-amd64.exe to C:\Program Files\Python310 Installed with both For all Users & PIP selected. ; once It was done installing, I rebooted and can run python: Python 3.10.5 (tags/v3.10.5:f377153, Jun 6 2022, 16:14:13) [MSC v.1929 64 bit (AMD64)] on win32 Type "help", "copyright", "credits" or "license" for more information. >>>
when I try to run: pip --version C:\Users\baerr>pip --version 'pip' is not recognized as an internal or external command, operable program or batch file. I've done some troubleshooting, and nothing is in the C:\Program Files\Python310\Scripts folder. I"m not a noob.. but obviously, I missing something.. I doubt this is a bug. Any help is much appreciated !! Scott bae...@gmail.com -- https://mail.python.org/mailman/listinfo/python-list