View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#25
Originally Posted by xalted13 View Post
/opt/cooktimer/cooktimer
Traceback (most recent call last):
File "/opt/cooktimer/cooktimer", line 13, in <module>
from PySide.QtMaemo5 import QMaemo5ValueButton, QMaemo5ListPickSelector, QMaemo5TimePickSelector
ImportError: No module named QtMaemo5

There ya go
I see I forgot a dependency.

Will fix it, but in the mean time you could try:
Code:
root
apt-get install python-pyside.qtmaemo5
to fix it.

edit: uploaded a version with fixed dependencies to extra-devel.

Last edited by ade; 2012-05-16 at 16:42.
 

The Following 2 Users Say Thank You to ade For This Useful Post: