Python::ImportError: No module named qt

Andy Green andy at warmcat.com
Fri Jan 27 10:24:42 UTC 2006


Laurence Orchard wrote:

> I have done rpm/yum --provides etc, but all the packages seem to be
> installed, unless rpm/yum is lying to me!
> 
> Does anyone have any more ideas?

Use rpm's -V power to confirm that the package components are in fact
still installed.

Examine

rpm -qa --last | tac

at the end looking for package installs or upgrades that might have
broken things, to get a clue.

strace

the python app and see on which paths and for which file it is actually
looking for, symlink things into harmony if that gives a clue.

-Andy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 4492 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060127/e335b0a5/attachment-0001.bin>


More information about the fedora-list mailing list