On Tue, 27 May 2008 23:59:44 +0200 Laurent Léonard <[EMAIL PROTECTED]> wrote:
> Le mercredi 21 mai 2008 à 01:11, Phil Thompson a écrit : > > The PyQt GPL Windows installer has been updated to the latest > > version. It still includes Qt but no longer includes any 3rd party > > packages (eric, PyQwt) as they no longer require special treatment. > > I have a PyQt/PyQwt application and I want to run it on Windows. > > I installed the Python interpreter and PyQt 4.4.2, how can I install > PyQwt if it is no more included in the installer ? > > Why PyQwt is no more included in the installer ? > PyQwt is no more included because the new PyQt package allows building addons on top PyQt again. I will try to release a new version of PyQwt next sunday or monday (including an installer for Windows). If you are stuck, downgrade temporarily to http://pyqwt.sourceforge.net/support/PyQt-Py2.5-gpl-4.3.3-2.exe Gerard _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
