[PyQt] No SIP 4.19.1 on windows for python 3.4

Zdenko Podobný zdenop at gmail.com
Wed Mar 1 18:51:28 GMT 2017


On Wed, Mar 1, 2017 at 6:19 PM, Phil Thompson <phil at riverbankcomputing.com>
wrote:

> On 1 Mar 2017, at 5:09 pm, Zdenko Podobný <zdenop at gmail.com> wrote:
> >
> > Hello,
> >
> > I tried to install PyQtChart on windows, but it seems there is no SIP
> 4.19.1 for python 3.4:
> >
> > pip3 install PyQtChart
> > Collecting PyQtChart
> >   Using cached PyQtChart-5.8-5.8.0-cp34.cp35.cp36.cp37-none-win32.whl
> > Collecting PyQt5>=5.8.0 (from PyQtChart)
> >   Using cached PyQt5-5.8-5.8.0-cp34.cp35.cp36.cp37-none-win32.whl
> > Collecting sip>=4.19.1 (from PyQt5>=5.8.0->PyQtChart)
> >   Could not find a version that satisfies the requirement sip>=4.19.1
> (from PyQt5>=5.8.0->PyQtChart) (from versions: )
> > No matching distribution found for sip>=4.19.1 (from
> PyQt5>=5.8.0->PyQtChart)
> >
> > It seems that other dependencies are available for python 3.4. Is there
> other way how to get this package?
>
> You would need to compile it yourself.
>
> Unfortunately I am not able to build from source on windows.
It is strange that PyQtChart-5.8 and PyQt5-5.8 is available in binary form
for python 3.4, but not SIP...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170301/e9081a83/attachment.html>


More information about the PyQt mailing list