View Single Post
Old 11-22-2009, 01:37 PM   #11
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by JirkaS View Post
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.
user_none is offline   Reply With Quote