Hi, We use cx_Freeze to bundle our software and we have received many reports from users with the following error. At first I thought perhaps they don't have VS C++ 2015 Redist x86 installed but users have confirmed that they still get this error after installing it. Any idea why?
Traceback (most recent call last): File "C:\atomdep\Python35\lib\site-packages\cx_freeze-5.0-py3.5- win32.egg\cx_Freeze\initscripts\Console.py", line 21, in <module> File "C:\buildbot\playsclient-release\build\playstv_launcher.py", line 25, in <module> File "ExtensionLoader_PyQt5_QtCore.py", line 22, in <module> File "ExtensionLoader_PyQt5_QtCore.py", line 14, in _bootstrap__ File "C:\atomdep\Python35\lib\imp.py", line 342, in load_dynamic ImportError: DLL load failed: %1 is not a valid Win32 application. Our application is using Python 3.5 32bit and we are also using 32bit version of cx_Freeze 5.0. Thanks, Patrick
------------------------------------------------------------------------------
_______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users