[IPython-dev] ITorch on IPython 3 -- problems?

Andrew Payne andy at payne.org
Mon Feb 16 20:19:34 EST 2015


Has anyone gotten ITorch <https://github.com/facebook/iTorch> working on
IPython 3.0b-anything (or GitHub HEAD)?

I'm having problems, but wanted to compare notes before I dive into
figuring out what's going on.

For the Web notebook, when creating a new notebook, the notebook page comes
up but the kernel starts hung (permanently running).  (And you can't
evaluate cells).

For the console, there's never any output from the read-eval-print loop.
Errors (such as syntax errors) are shown, but (a) there's never an "Out"
value and (b) print output isn't shown.

--debug output doesn't show anything that would suggest a root cause.

(And if there's an ITorch mailing list, please redirect me.  I couldn't
find one).

-andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150216/5ecd00cd/attachment.html>


More information about the IPython-dev mailing list