Hi Anthony, I freezed my program with cx_freeze and the exe file worked well if the path contains only ascii characters. Howerer I encountered the following error: FatalError "cannot import zipimport module" when I put my program into a directory with Chinese characters(other not-ascii things should be the same).I'm sure that other possibilities have been excluded.It should be a problem of encodings or something about.
Here is what I use: Windows Vista 32bit Python 3.1.2 PyQt GPL 4.7.4 Qt 4.6.2 cx_Freeze-4.2.win32-py3.1 Any help is appreciated. Best regards, Kder
------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users