sip api not compatible with PyQt.Chart
Warren Hardy <[email protected]>
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <CAN1HHAE8HEo9deBLfmd890=6cAs6z+jQycN=ts50Hb=kZAWk2w@mail.gmail.com> |
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> _______________________________________________ PyQt mailing list [email protected] https://www.riverbankcomputing.com/mailman/listinfo/pyqt