PyQwt installation

Chris Colbert sccolbert at gmail.com
Mon Jan 18 22:31:49 EST 2010


On Mon, Jan 18, 2010 at 6:15 PM, Gib Bogle
<g.bogle at auckland.no.spam.ac.nz>wrote:

> Should there be a problem installing PyQwt5.2.0 with PyQt4.4.4 and
> Python2.6 on Windows?  My student is saying she can't get the Windows
> installer to work, and she points out that the download site says "Binary
> installation of PyQwt-5.2.0 on Windows for Python-2.6.x, PyQt-4.5.4"
> --
> http://mail.python.org/mailman/listinfo/python-list
>


It's a sad day when the professor can't google.

from
http://pyqwt.sourceforge.net/doc5/installation.html#windows-binary-installer

Windows Binary Installer
Make sure that you have installed:

python-2.6.2.msi
numpy-1.3.0-win32-superpack-python2.6.exe
PyQt-Py2.6-gpl-4.5.4-1.exe
before installing PyQwt5.2.0-Python2.6-PyQt4.5.4-NumPy1.3.0-1.exe.


So I would say, yes, they are probably not compatible. The PyQt4.5 brought
many changes from 4.4.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100118/df2ba1f8/attachment-0001.html>


More information about the Python-list mailing list