[PyQt] Unable to run qtdemo.py : ValueError: PyCapsule
KanoriBull
kanori.bulb at gmail.com
Wed Dec 5 11:55:16 GMT 2018
Hi,
I have installed sip-4.19.13 and PyQt5_gpl-5.11.3 (by specifiying
./configure.py --sip <path>) on a Raspberry PI 3 from sources (no packages
found with apt or pip).
However, I can't manage to run qtdemo.py in the examples folder :
>>>from PyQt5 import QtCore
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ValueError: PyCapsule_GetPointer called with incorrect name
How can I fixed it ? I've googled it but not found any solutions...
Thanks,
Kanori
--
Sent from: http://python.6.x6.nabble.com/PyQt-f1792048.html
More information about the PyQt
mailing list