View Single Post
rm42's Avatar
Posts: 963 | Thanked: 626 times | Joined on Sep 2009 @ Connecticut, USA
#25
Originally Posted by attila77 View Post
Hang on, the python namespace of the modules is PyQt4 , not qt4. Your import statement should be something like

Code:
from PyQt4 import QtCore,QtGui
Aaaaaaaahhhhhh, that works!!!

Man, that must mean I need some new docs to follow. I am using an old book to refresh my self on PyQt development. But, I guess I need to get new one.
__________________
-- Worse than not knowing is not wanting to know! --

http://temporaryland.wordpress.com/