Answer the question
In order to leave comments, you need to log in
Why is Phonon not connecting?
I'm trying to connect the Phonon sound output library in this way:
from PyQt4 import QtGui,QtCore
from PyQt4.phonon import Phonon
Traceback (most recent call last):
File "player.py", line 6, in <module>
from PyQt4.phonon import Phonon
ImportError: No module named phonon
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question