[PyQt] PyQwt on mac osx (designer + pyuic4 error)

Phil Thompson phil at riverbankcomputing.com
Tue Jun 2 08:46:09 BST 2009


On Mon, 1 Jun 2009 23:44:32 +0200, massimo di stefano
<massimodisasha at yahoo.it> 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
>        support at riverbankcomputing.com, 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


More information about the PyQt mailing list