[PyQt] Fwd: Problems installing eric 6 in Kubuntu (Qt5.4 and PyQt5.4 from distro)
Phil Thompson
phil at riverbankcomputing.com
Sun May 3 17:01:15 BST 2015
On 27/04/2015 1:32 pm, Gustavo A. Díaz wrote:
> Oks, in 14.10 same thing. Should I bug report to Kubuntu?
>
> I will install by hand anyways Qt, PyQt, etc etc.
With a new 15.04 install I did...
sudo apt-get install python3-pyqt5.qsci
python3 -c "import PyQt5.Qsci"
...and got the same result. Must be a packaging bug.
Phil
> 2015-04-27 3:55 GMT-03:00 Phil Thompson <phil at riverbankcomputing.com>:
>
>> 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
>> _______________________________________________
>> PyQt mailing list PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
More information about the PyQt
mailing list