View Single Post
Posts: 292 | Thanked: 131 times | Joined on Dec 2009
#121
I'm a little lost. I've installed PR 1.2 from flash (as it would not install OTA). All is fine, except that I can't install PyQt bindings.

What I was trying to do: run a simple phonon example (maefart). Python says there is no module named Phonon. I then decided to install python2.5-qt4 (rootsh apt-get install python2.5-qt4) but the system says that python2.5-qt4 is broken:

Depends: python2.5-qt4-assistant (= 4.7-maemo7) but it is not going to be installed
Depends: python2.5-qt4-designer (= 4.7-maemo7)but it is not going to be installed
Depends: python2.5-qt4-help (= 4.7-maemo7)but it is not going to be installed
E: Broken packages
This is all happening on the N900 itself. I don't have extra-testing or extras-devel enabled. i do have extras and tools enabled.

Any ideas?

Thanks

Edit: I had not payed attention to the part of the first thread that tells about another thread with pr 1.2 support before...But now I can't find it. Is there such a thread?

Edit2: I've found another thread. It seems python-qt4-* is still being ironed out. However, phonon core and gui are working! You just have to install the modules you actually import and not all of it.
http://forums.internettablettalk.com...highlight=pyqt

Last edited by soeiro; 2010-05-29 at 19:33. Reason: New info