[PyQt] Fwd: Problems installing eric 6 in Kubuntu (Qt5.4 and PyQt5.4 from distro)

Phil Thompson phil at riverbankcomputing.com
Mon Apr 27 07:55:03 BST 2015


On 26/04/2015 10:45 pm, Gustavo A. Díaz wrote:
> Hi,
> 
> Today I've installes Kubuntu 15.04 and still I have the same problem:
> 
> ustavo at Revan:~/Descargas/Eric/eric6-6.0.4$ sudo python3 install.py
> Checking dependencies
> Python Version: 3.4.3
> Found PyQt5
> python3: siplib.c:11993: sipEnumType_alloc: Assertion
> `(((currentType)->td_flags & 0x0007) == 0x0003)' failed.
> 
> Any ideas?

That's usually a sign of different components not being in sync 
compile-wise, or picking up a different version at runtime that it was 
compiled against.

Phil


More information about the PyQt mailing list