View Single Post
Old 12-01-2013, 06:33 PM   #1
sup
Zealot
sup began at the beginning.
 
Posts: 103
Karma: 10
Join Date: Sep 2013
Device: Kindle Paperwhite (2012)
ipython somehow not working?

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 .
sup is offline   Reply With Quote