[PyQt] Update on Latest Releases

Florian Bruhin me at the-compiler.org
Wed Jun 27 14:37:44 BST 2018


On Tue, Jun 26, 2018 at 06:01:05PM +0100, Phil Thompson wrote:
> On 26/06/2018 13:00, Florian Bruhin wrote:
> > On Sun, Jun 24, 2018 at 07:45:33PM +0200, Florian Bruhin wrote:
> > > 
> > > 
> > > On June 24, 2018 7:04:08 PM GMT+02:00, Phil Thompson
> > > <phil at riverbankcomputing.com> wrote:
> > > >I've withdrawn the latest releases until I'm sure all the of the
> > > >problems have been resolved.
> > > >
> > > >The root cause is me not realising the inconsistencies in the way the
> > > >types of signal arguments are declared in Qt. This means some signals
> > > >have always been broken. I will make a new release (hopefully in a few
> > > >days) when I'm sure it is no more broken than before.
> > > 
> > > Thanks for the update! FWIW when there's a nightly snapshot I'd be
> > > happy to run qutebrowser's testsuite against it and provide
> > > feedback.
> > 
> > I've now seen some changes in today's nightlies so I thought I'd give it
> > a try - however, it doesn't seem to work at all:
> > 
> >     >>> from PyQt5 import QtCore
> >     Traceback (most recent call last):
> >       File "<stdin>", line 1, in <module>
> >     ValueError: PyCapsule_GetPointer called with incorrect name
> > 
> > That's with PyQt5_gpl-5.11.2.dev1806252238, sip-4.19.11.dev1806251808,
> > GCC 8.1.1 20180531, Python 3.6.5 on Archlinux.
> > 
> > Just thought I'd let you know - I'll try again tomorrow :)
> 
> That smells like a configuration error, maybe mismatched sips? Did you
> specify the ——sip-module flag?

Removing the virtualenv and recreating one from scratch (without
leftovers from old PyQt/sip installs) helped. Thanks Phil and Detlev!

FWIW the current nightlies (PyQt5_gpl-5.11.2.dev1806261018,
sip-4.19.11.dev1806260915) work without any issues for me so far! :)

Florian

-- 
https://www.qutebrowser.org | me at the-compiler.org (Mail/XMPP)
   GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
         I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180627/a1423f0a/attachment.sig>


More information about the PyQt mailing list