2008/5/21 Phil Thompson <[EMAIL PROTECTED]>: > On Wednesday 21 May 2008 13:45:42 [EMAIL PROTECTED] wrote: > > BTW, I still get the missing dll error (MSVCP80.DLL) when running > > Python/PyQt scripts with the 4.4.2 release. > > Which is MSVC 2005 isn't it? > As Python is built with MSVC 2003 and PyQt and Qt > are built with MinGW then I don't see how that can happen.
> Phil Hi Phil, Actually, after testing it on a clean Windows VM, I found out that this missing DLL issue was not entirely related to the new PyQt release. PyQt examples are indeed all working well (BTW, your "example launcher" is very good-looking!). However, this missing DLL error occurs every time you launch scripts using matplotlib objects embedded in PyQt 4.4.2 GUIs. So I guess that the matplotlib Qt4 backend is not compatible with PyQt 4.4.x. I will post on matplotlib mailing list about this. Anyway, I'll have to wait until this bug is corrected to update Python(x,y) distro. Thanks, Pierre -- Pierre Raybaut Python(x,y) http://www.pythonxy.com
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
