Still problems: now running debugger on debug.py will produce following error:
ImportError: No module named PyQt4.QtCore.
I tried to look it up and yes, there is no such module. Any idea what I need to do?
I see same issue for PyQt4.QtGui and for mechanize.
|