View Single Post
Posts: 21 | Thanked: 8 times | Joined on Jul 2010 @ Netherlands
#17
EDIT: It is a bit odd. I installed the package again and again and it seems to work. The app is still not able to run stable on my phone (Terminal: "Segmentation fault") but I can at least start it, but it crashes shortly afterwards.


Dear keynya,

I installed the package as suggested. But I go a new error:

Code:
Traceback (most recent call last):
  File "/usr/bin/anki", line 27, in <module>
    ankiqt.run()
  File "/usr/lib/python2.5/site-packages/ankiqt/__init__.py", line 183, in run
    ui.importAll()
  File "/usr/lib/python2.5/site-packages/ankiqt/ui/__init__.py", line 15, in importAll
    import facteditor
  File "/usr/lib/python2.5/site-packages/ankiqt/ui/facteditor.py", line 7, in <module>
    from PyQt4.QtSvg import *
ImportError: No module named QtSvg
I did a search via google and on the maemo wiki but didn't found any usuable information regarding packaging or I just didn't understand them.

Thanks for your help again!

Last edited by studiosusmed; 2011-03-12 at 08:27.