On Mon, 1 Jun 2009 23:44:32 +0200, massimo di stefano <[email protected]> wrote: > Hi All, > > i'm on mac osx leopard, > i have installed Qt 4.5 sdk + pyqt4.4 + qwt + pyqwt > > i tried some pyqwt examples and it runs without problems > i also have an application that use pyqwt in some plug-in (and it > works too) > > but now i'm tring to create a gui in designer, that uses the Qwt widjet, > i can select the qwt widjet in designer but when i try to run pyuic4 > on the generated.ui file i get an error : > > > pyuic4 /Users/Shared/Development/gsoc/OssimPlanetSasha/ > planetsashaui.ui -o /Applications/GRASS-7.0.app/Contents/MacOS/etc/ > python/planetsashaui.py > An unexpected error occurred. > Check that you are using the latest version of PyQt and send an > error report to > [email protected], including the following > information: > * your version of PyQt (4.4.4) > * the UI file that caused this error > * the debug output of pyuic4 (use the -d flag when calling > pyuic4) > > i uploaded the -d log and the .ui file here : > > http://www.geofemengineering.it/data/pyuic4__log.txt > http://www.geofemengineering.it/data/planetsashaui.ui > > > thanks to All for any suggestion on how to debug this problem!
This might be fixed in current snapshots. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
