[PyQt] sip api not compatible with PyQt.Chart
Warren Hardy
hellfire.xray at gmail.com
Sat Apr 6 06:08:30 BST 2019
I have been building your code on linux, building sip, QScintilla, PyQt and
PyQtChart.
I am porting the mu-editor from https://codewith.mu to Aach64/Arm64 ubuntu
18.04 LTS.
All builds fine, but when I run the code I am getting this runtime error
"from PyQt5.QtChart import QChart, QLineSeries, QChartView, QValueAxis
RuntimeError: the sip module implements API v12.0 to v12.3 but the
PyQt5.QtChart module requires API v12.6"
sip is 4.19.15. I also tried the dev version sip-4.19.16.dev1904061005.
<https://www.riverbankcomputing.com/static/Downloads/sip/sip-4.19.16.dev1904061005.tar.gz>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190406/148d94fb/attachment.html>
More information about the PyQt
mailing list