Re: [PyQt] Phonon import error

2010-11-17 Thread Hans-Peter Jansen
Dear Gionata, On Tuesday 16 November 2010, 21:34:18 Gionata Boccalini wrote: 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

Re: [PyQt] Phonon import error

2010-11-17 Thread Hans-Peter Jansen
[added ML again, this might be of public interest.] On Wednesday 17 November 2010, 22:37:47 Gionata Boccalini wrote: Thanks! I am using your repo now... I have upgraded PyQt, Sip and Scintilla packages (because of Eric IDE) and it takes me half an hour to get the correct import line!

[PyQt] Phonon import error

2010-11-16 Thread Gionata Boccalini
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