[PyQt] Newbie: Where is PyQwt for QT5 ?

Erik Hvatum ice.rikh at gmail.com
Sat Apr 25 22:59:54 BST 2015


>From http://sourceforge.net/p/pyqwt/mailman/message/30800538/ :

Hi,

I am the author of PyQwt, I do not use it anymore, and I removed PyQwt
from my computers.

I recommend http://www.pyqtgraph.org/

Best regards -- Gerard

pyqtgraph does supoort PyQt5.  From
https://github.com/pyqtgraph/pyqtgraph/blob/b700a1ad3d0f9696768774ba47f9a2f07fecd812/README.md:


Requirements

   - PyQt 4.7+, PySide, or PyQt5
   - python 2.6, 2.7, or 3.x
   - NumPy
   - For 3D graphics: pyopengl and qt-opengl
   - Known to run on Windows, Linux, and Mac.


Cheers,
Erik


On Sat, Apr 25, 2015 at 11:20 AM, Williams Jr., Ernest L. <
ernesto at slac.stanford.edu> wrote:

> Hi,
>
> I am a newbie here.
>
> I have been using the QT5 framework for UI
>
> ==========================================
> Currently, I have the following on RHEL6 x86_64
> (1) Qt-5.4.1
> (2) qwt-6.1.2
>
> (3) python2.7.9
> (4) PyQt-gpl-5.4.1
> (5) PyQwt-5.2.0  (Can't be installed with QT5)
> ==========================================
>
> Now, I am stuck because I do not wish to return to QT4.
> Where can I get a version of PyQWT that is working with QT5 ?
>
> I can't even find a development GIT repo for PyQwt  :(
>
>
> Thanks for any help.
>
> Cheers,
> Ernesto
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150425/23266c76/attachment.html>


More information about the PyQt mailing list