https://stackoverflow.com/questions/47223944/cx-freeze-no-module-named-codecs-windows-10

The build itself has no problem I think, but as soon as I open the .exe file of 
the game, it crashes.

Fatal Python error: Py_Initialize: unable to load the file system codec
Traceback (most recent call last):
  File 
"C:\Users\jinju\AppData\Local\Programs\Python\Python35-32\lib\encodings\__init__.py",
 line 31, in <module>
ImportError: No module named 'codecs'

The general information about my settings can be found at the link provided.

Python 3.5.3
Pygame 1.9.3
Cx_Freeze 5.1

Windows 10


Windows 10용 메일에서 보냄

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to