Code: Select all
Traceback (most recent call last):
File "setup.py", line 13, in <module>
import setup.commands as commands
File "/usr/src/slapt-src/office/calibre/calibre/setup/commands.py", line 28, in <module>
from setup.translations import POT, GetTranslations, Translations, ISO639
File "/usr/src/slapt-src/office/calibre/calibre/setup/translations.py", line 14, in <module>
from setup.build_environment import pyqt
File "/usr/src/slapt-src/office/calibre/calibre/setup/build_environment.py", line 12, in <module>
from PyQt4 import pyqtconfig
ImportError: No module named PyQt4
fakeroot -- sh calibre.SlackBuild Failed
I installed all of the packages listed, tried again and received the same output.pysetuptools, cssutils, lxml, python-dateutil, BeautifulSoup, mechanize, dnspython, icu4c and Podofo.

I did a search using slapt-src for PyQt4 and did not get any results. Also, fakeroot is installed.

1) Any suggestions/thoughts as to where I can go from here to install calibre.
2) And, on a side note, how do you go about determining dependencies for slapt-src packages?