Re: [PyQt] PyQwt and PyQt 4.9

2012-05-01 Thread V. Armando Sole
On 01.05.2012 14:07, Mark Mordeca wrote: This is disappointing. I was about to try this very thing myself. Does anyone know what is the latest version of PyQt/Qt that works with PyQwt 5.2? Well, I cannot talk about MacOS. I have it working with PyQt version 4.9.1 and sip 4.13.2 on a wi

Re: [PyQt] PyQwt and PyQt 4.9

2012-05-01 Thread Mark Mordeca
William Kyngesburye Sent: April-30-12 10:07 PM To: mitja_mr...@indiana.edu Cc: pyqt@riverbankcomputing.com Subject: Re: [PyQt] PyQwt and PyQt 4.9 Well, though I seemed to have some initial success with it, it's not working for me now. I think what David Kaufman said is true - PyQwt does not work

Re: [PyQt] PyQwt and PyQt 4.9

2012-04-30 Thread William Kyngesburye
Well, though I seemed to have some initial success with it, it's not working for me now. I think what David Kaufman said is true - PyQwt does not work with PyQt 4.9. On Apr 30, 2012, at 8:42 PM, mitja_mr...@indiana.edu wrote: > Hello, > > I keep getting errors when trying PyQwt with PyQt 4.9.

Re: [PyQt] PyQwt and PyQt 4.9

2012-04-30 Thread mitja_mreza
Hello, I keep getting errors when trying PyQwt with PyQt 4.9.1 on Snow Leopard. I've tried the PyQwt version 5.2.0 as found on http://pyqwt.sourceforge.net/download.html as well as a 5.2.1 version PyQwt-5.2.1-cvs20100927-101816.tar.bz2 from OpenSuse, but neither seems to produce usable results.

Re: [PyQt] PyQwt and PyQt 4.9

2012-01-24 Thread William Kyngesburye
It doesn't? Works for me. I recompiled PyQwt 5.2.1 (SVN) for PyQt 4.9 with no problems. A plugin for QGIS that uses PyQwt still works. Just wondering if I'm missing something. (OS X 10.7, Python 2.7.1, PyQt 4.9, Qt 4.8.0) On Jan 24, 2012, at 12:22 PM, David Kaufman wrote: > Hi there, > > I

Re: [PyQt] PyQwt and PyQt 4.9

2012-01-24 Thread sole
http://www.lfd.uci.edu/~gohlke/pythonlibs/ Quoting David Kaufman : Hi there, I'm currently developing with PyQwt. Unfortunately it doesn't support PyQt 4.9 yet. Thus I really need an older PyQt version, to be specific PyQt v4.8.6, but I'm not able to find it anywhere. I need a binary version

[PyQt] PyQwt and PyQt 4.9

2012-01-24 Thread David Kaufman
Hi there, I'm currently developing with PyQwt. Unfortunately it doesn't support PyQt 4.9 yet. Thus I really need an older PyQt version, to be specific PyQt v4.8.6, but I'm not able to find it anywhere. I need a binary version for Python 2.7 32 bit. If anyone could point me in the right direction?