Tim Golden wrote:
> On 22/01/2010 14:03, Doug Bell wrote:
> >Hi,
> >
> >I installed PyQt 4.7 with the new Windows installer.  When trying to use
> >it, I get the following error:
> >
> >C:\Misc>python
> >Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] 
> >on
> >win32
> >Type "help", "copyright", "credits" or "license" for more information.
> >>>>from PyQt4 import QtCore, QtGui
> >Traceback (most recent call last):
> >   File "<stdin>", line 1, in<module>
> >ImportError: DLL load failed: The specified procedure could not be found.
> 
> I had the same issue but a reboot solved it.

That didn't help for me...

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

Reply via email to