Small guideline to build python qt application with pyqt4 (ui ressources from QtDesigner (qrc file)) and Py2exe
-
add an empty file init.py in the dir
C:\Python27\Lib\site-packages\mpl_toolkits
-
remove from scipy.stats import gaussian_kde
-
In
C:\Python27\Lib\site-packages\PyQt4\uic
, rename/deleteport_v3
so that itll be ignored by py2exe. This solves the following error: