[PyQt] ImportError with v4.7 Windows Binary
Phil Thompson
phil at riverbankcomputing.com
Fri Jan 22 15:49:00 GMT 2010
On Fri, 22 Jan 2010 10:44:21 -0500, Doug Bell <dougb at bellz.org> wrote:
> INADA Naoki wrote:
>> I got it.
>>
>> I install PyQt 4.7 without uninstalling PyQt 4.6.
>> So old dlls are in site-packages/PyQt4/
>> They blocks importing PyQt4.QtGui.
>
> That isn't the problem in my case. I deleted the entire
> site-packages/PyQt4 directory before installing 4.7.
Deleting a directory isn't the same as uninstalling. (Not that I'm saying
it would make any difference in this case.)
Phil
More information about the PyQt
mailing list