I installed Python and checked the PATH box and made sure pip was check during install. I can see the pip.exe
file in the python folder. I get this error when I try to install any package.
Traceback (most recent call last):
File "<frozen runpy>", line 198, in _run_module_as_main
File "<frozen runpy>", line 88, in _run_code
File "C:\python-311\scripts\pip.exe\__main__.py", line 4, in <module>
ModuleNotFoundError: No module named 'pip'