On 2017-01-25 16:41:12 +0000, Andreas Paeffgen said:

> On 2017-01-24 19:35:26 +0000, Andreas Paeffgen said:
> 
>> On Linux, cx_freeze 5.01, Pyqt5.3.2, QT5.3.2 using python3
>> setup_cxfreeze.py build_exe i get the following error:
>> 
>> Import Error no module codecs
>> 
>> The setup script + all the source code can be found on github:
>> https://github.com/apaeffgen/PanConvert
>> 
>> The code builds fine on Windows and Mac with the same version of cx_freeze.
>> 
>> Also i get some missing module error of some code in the main program.
>> Any hints?
> 
> 
> I checked the the other platforms again, Windows and MacOS. After a
> code restructure, i did since the last successfull build, everything is
> broken. Here are the error messages:


I got that fixed. Was my mistake. I did not create a required 
__init__.py in the now empty source-folder.
But the problem on Linux persists. The same original error message.

Any hints, what could happen here?



------------------------------------------------------------------------------
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