[Python-modules-team] Bug#736566: ipython-notebook: nbconvert depends on non-existing package
Joerg Dietrich
joerg at joergdietrich.com
Sat Jan 25 00:10:29 UTC 2014
Package: ipython-notebook
Version: 1.1.0-1
Severity: important
Dear Maintainer,
* What led up to the situation?
$ ipython nbconvert --to latex Notebook.ipynb
* What was the outcome of this action?
File "/usr/lib/python2.7/dist-packages/IPython/nbconvert/exporters/../templates/latex/sphinx.tplx", line 232, in block "headingcell"
{((( cell.source | replace('\n', ' ') | markdown2latex )))}
File "/usr/lib/python2.7/dist-packages/IPython/nbconvert/filters/markdown.py", line 50, in markdown2latex
return pandoc(source, 'markdown', 'latex')
File "/usr/lib/python2.7/dist-packages/IPython/nbconvert/utils/pandoc.py", line 64, in pandoc
"http://johnmacfarlane.net/pandoc/installing.html"
PandocMissing: The command 'pandoc -f markdown -t latex' returned an error: [Errno 2] No such file or directory.
Please check that pandoc is installed:
http://johnmacfarlane.net/pandoc/installing.html
ipython-notebook does not depend on pandoc. A pandoc package does not
exist in jessie.
Same error message appears when converting to html after applying your
patch from #736560.
Cheers,
Joerg
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ipython-notebook depends on:
ii ipython 1.1.0-1
ii ipython-notebook-common 1.1.0-1
ii python 2.7.5-5
ii python-jinja2 2.7.2-2
ii python-tornado 3.1.1-1
ii python-zmq 13.1.0-1+b1
ipython-notebook recommends no packages.
ipython-notebook suggests no packages.
-- no debconf information
More information about the Python-modules-team
mailing list