[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] sip api not compatible with PyQt.Chart
From:       Phil Thompson <phil () riverbankcomputing ! com>
Date:       2019-04-06 5:29:15
Message-ID: 746C057F-A268-4739-9D7E-AF5BE8948AD5 () riverbankcomputing ! com
[Download RAW message or body]

On 6 Apr 2019, at 6:08 pm, Warren Hardy <hellfire.xray@gmail.com> wrote:
> 
> 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.

As I said, you have an older version of the sip module installed somewhere. To find \
it run...

from PyQt5 import sip
sip.__file__

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic