![]() |
Missing dependency PyQT4
I am trying to test a newly installed app that is failing with
ImportError: No module named PyQt4. I have tried apt-get install PyQt4 Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package PyQt4 i have looked through extras repository and found python2.5-qt4-core python2.5-qt4-common python2.5-qt4-gui however trying to install gives this error Code:
apt-get install python2.5-qt4-gui |
Re: Missing dependency PyQT4
There is different versions of PyQt4 between testing, devel and probably extras now.
Disable either testing or devel, do an update, and try again. |
Re: Missing dependency PyQT4
I have testing and devel disabled, have done update.
Looking in http://repository.maemo.org/extras-t...armel/Packages There is python2.5-qt4-common_4.7-maemo2_armel.deb python2.5-qt4-common_4.7-maemo5_armel.deb how do I get it to use the right one, do I just install the 4.7-maemo2 with dpkg? |
Re: Missing dependency PyQT4
if you disabled both and updated.. just try doing:
apt-get install python2.5-qt4-gui Or there is a python2.5-qt4 something (-docs?) that shows up in package manager that you can install. |
Re: Missing dependency PyQT4
python2.5-qt4-doc is in app manager but will not install
problems tab shows Code:
application packages missing python2.5-qt4-core(=4.7-maemo2) |
Re: Missing dependency PyQT4
Quote:
|
Re: Missing dependency PyQT4
With only extras-testing enabled I see the same problem tab in app manager.
|
Re: Missing dependency PyQT4
After enabling testing did you do a:
Code:
sudo gainrootIf so: Disable testing and enable devel. That's what the other person with this problem did and it worked for them. I figured it'd work either way. Python2.5-qt4 is in Extras but is legitimately missing the -core.. http://maemo.org/packages/package_in...ui/4.7-maemo2/ .. but thats in testing so it's weird you still have problems. |
Re: Missing dependency PyQT4
@fatalsaint
Thanks I have been chasing this problem for a couple of hours. |
Re: Missing dependency PyQT4
Package versions are FUBAR (there is a mix of -maemo3 and -maemo5 versions, which I did NOT promote), stand by.
|
| All times are GMT. The time now is 11:52. |
vBulletin® Version 3.8.8