[PyQt] Phonon import error

Gionata Boccalini gion at ngi.it
Tue Nov 16 20:34:18 GMT 2010


Hi everyone, first post to this mailing list!
I have been having a problem importing Phonon module in a PyQt GUI 
application. The result is

 >>> from PyQt4 import Phonon
Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
ImportError: cannot import name Phonon

I am using opensuse 11.3 with python v2.6.5, Qt v4.6.3  and PyQt v4.7.3, 
precompiled from the standard repo. I know about a bug in PyQt package 
in opensuse, which doesn't include the phonon module!!! Thus how can I 
get it?? Do I have to build Pyqt from source?? Will that fix my problem??
Thanks!!!!!!!!!!!!!!!!!!

-- 
Gionata Boccalini



More information about the PyQt mailing list