View Single Post
Old 03-16-2020, 04:01 AM   #1
The_book
Zealot
The_book began at the beginning.
 
Posts: 100
Karma: 10
Join Date: Aug 2019
Device: none
Using an interactive Python interpreter

After reading and searching, I find that
from calibre import ipython
ipython(locals())
code will not be useful, because now calibre do not conclude ipython.
So I think the https://manual.calibre-ebook.com/develop.html#id14 need to change. And now what can I do to Using an interactive Python interpreter
The_book is offline   Reply With Quote