INADA Naoki wrote:
> I caught a same problem.
> And I fixed the problem by this:
> 
> cd c:\Python2.6\Lib\site-package\PyQt4
> copy bin\QtCore4.dll .
> copy bin\QtGui4.dll .

That workaround works for me, as well.  I also had to copy the
QtNetwork4.dll when using a program that requires it.

Doug
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to