[Scons-users] Fatal Python error: Py_Initialize: unable to load the file system codec (Windows)
R0b0t1
r030t1 at gmail.com
Tue May 9 01:13:28 EDT 2017
The full text is:
```
Fatal Python error: Py_Initialize: unable to load the file system codec
ModuleNotFoundError: No module named 'encodings'
Current thread 0x00000e20 (most recent call first):
```
I did some searching and briefly thought it may be an issue with
Python for Windows but that does not seem the case - I am able to
invoke the interpreter directly with no issue
(https://bugs.python.org/issue27054).
Any thoughts?
More information about the Scons-users
mailing list