Error image when I open up pip.exe
Fatal python error: Py_Initialize: unable to load the file system codec ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000262c (most recent call first): Then it crashes.
I have windows 7, no virtual environment (this is a problem with global install)
Edit: I fixed it by purging all of python on my computer. I uninstalled and deleted everything related to python, pip, jupyter, vscode python extention, pylint, and also removing all python related things on environment variables, then reinstalled everything and it works now. I think a problem I had was that my environment variables who were all over the place, it was the tech equivalent of something holding together with silver tape.