On Fri, 22 Jan 2010 10:44:21 -0500, Doug Bell <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
