Quote:
Originally Posted by JirkaS
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.
|
Install
PyQt4 and
mechanize. You will also need to install
Qt and all of the other dependencies. Off the top of my head: python-sqlite, lxml, Python Imaging Library, ImageMagick, BeautifulSoup, poppler >= 0.12 and podofo. Oh and since you are on Windows you will need a working install of Microsoft's C++ compiler.