Dear List,
The app i wrote using Phonon of Qt 4.8.2 works fine for playback when i
compile with PyQt4 4.9.1+sip 4.13.2+QScintilla 2.6.1.
But failed after i upgrade to PyQt 4.9.3+Sip 4.13.3+QScintilla 2.6.2.
(Recompiled one by one.)
After i ask it to play, nothing just happen, except two WARNING
On Tue, 26 Jun 2012 19:03:18 +0200, Detlev Offenbach
wrote:
> Hello,
>
> entering this line into a Python3 shell crashes with a segfault on Mac
OS
> X Lion over here.
>
from PyQt4 import QtHelp
>
> I just compiled all the latest packages of QScintilla, sip and PyQt4. Qt
> is 4.8.2. What di
Hello,
some additional info. PyQt4 4.9.1 works fine with latest QScintilla and sip.
That means means, that the issue is definitely inside PyQt4 4.9.3.
Regards,
Detlev
Am 26.06.2012 um 19:03 schrieb Detlev Offenbach:
> Hello,
>
> entering this line into a Python3 shell crashes with a segfault
Hello,
entering this line into a Python3 shell crashes with a segfault on Mac OS X
Lion over here.
>>> from PyQt4 import QtHelp
I just compiled all the latest packages of QScintilla, sip and PyQt4. Qt is
4.8.2. What did I do wrong?
Regards,
Detlev
Detlev Offenbach
det...@die-offenbachs.de
On Tue, 26 Jun 2012 06:51:42 -0400, Daniel wrote:
> Good morning,
>
> Can someone help me find the Windows PyQT binary for Python 2.7? All my
> Google searches point to
> http://www.riverbankcomputing.co.uk/software/pyqt/download
> But that page says "There are no current binary packages availabl
Good morning,
Can someone help me find the Windows PyQT binary for Python 2.7? All my
Google searches point to
http://www.riverbankcomputing.co.uk/software/pyqt/download
But that page says "There are no current binary packages available."
I don't want to develop an app, I just want to get the Leo
On Tue, 26 Jun 2012 02:48:15 -0700 (PDT), ruidc wrote:
> Any ETA for the windows binaries?
In the next couple of days.
> also, is there a way to download previous versions via the website?
No. The latest version is (usually) the one to use.
Phil
___
Any ETA for the windows binaries?
also, is there a way to download previous versions via the website?
Thanks in advance,
RuiDC
--
View this message in context:
http://python.6.n6.nabble.com/ANN-PyQt-v4-9-3-Released-tp4979387p4979592.html
Sent from the PyQt mailing list archive at Nabble.com.
__