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!


regards,




Massimo Di Stefano
[email protected]

epifanio on   irc.freenode.net  /join gfoss







_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to