I am running a recipe with calibre 1.3 using ebook-convert. I have inserted
Code:
from calibre import ipython
ipython(locals())
into my recipe but instead of ipython, it launches just python shell (>>>>), tab completion and magix functions do not work. This used to work. am I doing anything wrong? This is on Ubuntu 13.10 wiht calibre downloaded from
http://calibre-ebook.com/download_linux .