farfalleflickan / Fusion360WineInstaller

The Unlicense
57 stars 7 forks source link

Fatal Python error: Py_Initialize: unable to load the file system codec #5

Closed lildigiman closed 5 years ago

lildigiman commented 5 years ago

I get the following when attempting to run ./installer.sh 1.

Please let me know what other information I can provide as I am uncertain what is relevant.

...
----------------------------------------------------------
Set virtual desktop if you want
----------------------------------------------------------

----------------------------------------------------------
Wait for streamer.exe to be done downloading/installing...
Watch [my directory]/Fusion360WineInstaller/drive_c/users/lildigiman/Local Settings/Application Data/Autodesk/webdeploy/
And wait until a "production" folder appears with 2 populated subfolders
----------------------------------------------------------
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
fixme:file:GetFileInformationByHandleEx 0xf8, 0, 0x23e770, 40
Fatal Python error: Py_Initialize: unable to load the file system codec
ImportError: No module named 'encodings'

Current thread 0x00000029 (most recent call first):
wine: Unhandled exception 0x40000015 in thread 29 at address 0x2be9ff (thread 0029), starting debugger...
farfalleflickan commented 5 years ago

Your issue is related to your python setup, see solutions mentioned here.