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.py",
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
_______________________________________________
PySide mailing list
[email protected]
http://lists.openbossa.org/listinfo/pyside

Reply via email to