[PyQt] ImportError: DLL load failed: The specified procedure could not be found.
Phil Thompson
phil at riverbankcomputing.com
Sat Aug 14 08:00:21 BST 2010
On Fri, 13 Aug 2010 22:46:13 +0300, "Ville M. Vainio" <vivainio at gmail.com>
wrote:
> Lately at Leo project ( http://www.youtube.com/watch?v=Zu6J-J0qFi0 ),
> we have many people complaining about pyqt ImportError in Windows.
> It's solved by copying around the dll's or doing this:
>
> http://stackoverflow.com/questions/2738879/cannot-import-pyqt4-qtgui
>
> (not being on windows, can't verify right now)
>
> Is this some kind of recent regression with pyqt windows installer?
Not to my knowledge. The installer will set the PATH.
Phil
More information about the PyQt
mailing list