<div dir="ltr"><div>I have been building your code on linux, building sip, QScintilla, PyQt and PyQtChart. </div><div><br></div><div>I am porting the mu-editor from <a href="https://codewith.mu/">https://codewith.mu</a> to Aach64/Arm64 ubuntu 18.04 LTS.</div><div><br></div><div>All builds fine, but when I run the code I am getting this runtime error "from PyQt5.QtChart import QChart, QLineSeries, QChartView, QValueAxis</div><div>RuntimeError: the sip module implements API v12.0 to v12.3 but the PyQt5.QtChart module requires API v12.6"</div><div><br></div><div>sip is 4.19.15. I also tried the dev version <font color="#000000" style="margin:0px;text-decoration-line:none;font-family:arial,sans-serif;font-size:13.6px"><a href="https://www.riverbankcomputing.com/static/Downloads/sip/sip-4.19.16.dev1904061005.tar.gz" style="margin:0px;text-decoration-line:none;font-family:arial,sans-serif;font-size:13.6px">sip-4.19.16.dev1904061005.</a></font></div><div><br></div><div><br></div></div>