[PyQt] No SIP 4.19.1 on windows for python 3.4

Zdenko Podobný zdenop at gmail.com
Wed Mar 1 17:09:24 GMT 2017


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?

Zdenko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170301/0e0f0f4c/attachment.html>


More information about the PyQt mailing list