Quote:
Originally Posted by kovidgoyal
The whole conversion framework has been redesigned in calibre 0.6, try that (prefereably in linux) ans see it works. This time keep an eye on htop 
|
I guess v0.6 would be the current development version?
If so, the link on
http://pypi.python.org/pypi/calibre/ (and in various places on the wiki) seems to be broken. My attempts to check out the source from Bzr got me this message:
Code:
philpem@cheetah:~/calibre$ bzr branch http://bzr.kovidgoyal.net/code/calibre/trunk calibre
bzr: ERROR: Connection error: Couldn't resolve host 'bzr.kovidgoyal.net' (-2, 'Name or service not known')
Am I screwing something up here (I normally use either Mercurial or Subversion, this is the first time I've used Bzr).