On Tuesday 16 March 2010 09:28:24 Sivan Greenberg wrote:
> Hi List,
> 
>  So I got the examples branch for pyside, and have installed all the
> required debs, now I'm trying to run hyperui to no avail
> 
> si...@ubuntu:~/pyside/pyside-examples/mobile-demos-python/hyperui$
> ./hyperui.sh
> Traceback (most recent call last):
>   File "./main.py", line 38, in <module>
>     from mainwindow import *
>   File
> "/home/sivan/pyside/pyside-examples/mobile-demos-python/hyperui/mainwindow.
> py", line 32, in <module>
>     from menuview import *
>   File
> "/home/sivan/pyside/pyside-examples/mobile-demos-python/hyperui/menuview.py
> ", line 30, in <module>
>     from qt_global import *
>   File
> "/home/sivan/pyside/pyside-examples/mobile-demos-python/hyperui/qt_global.p
> y", line 37, in <module>
>     def propertyAnimation(obj, property, time, type = QEasingCurve.Linear):
> NameError: name 'QEasingCurve' is not defined
> 
> 
> Am I missing more packages?
> 
> or else, what am  I doing wrong?
> 
> Sivan

Better than me, I had an assertion failure =]

-- 
Hugo Parente Lima
INdT - Instituto Nokia de Tecnologia

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to