A Divendres 09 Gener 2009, Thorsten Kampe va escriure: > * piotr mali?ski (Fri, 9 Jan 2009 10:07:00 +0100) > > > Some MS Windows users have problem running PyQt4 applications - > > exe/binary builds made with Py2exe. The problem is that Windows displays > > a message like this (translation from Polish) "This application can't be > > run as it configuration is wrong. Problem may be solved by reinstalling > > the script." > > > > It works for some users, and for some don't (plus it's no install run.exe > > made from run.py). Any ideas why Windows makes such problems? :) > > Try pyinstaller - it works like a charm...
Their website states literally: "PyInstaller works with any version of Python since 1.5 and up to 2.4.". So it seems it still doesn't work with python 2.6... > > Thorsten > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Albert Cervera i Areny http://www.NaN-tic.com _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
