After running a python script (With python 3.6 (64 bit) I keep getting the following error:
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Current thread 0x0000034c (most recent call first):
I looked around and found this link. Running the .exe file as an administrator and removing the ENV variables however did not solve my problem. Any thoughts on where I should look next?