[IPython-User] batch convert notebooks to html files
Fernando Perez
fperez.net@gmail....
Tue Jul 24 23:43:03 CDT 2012
On Tue, Jul 24, 2012 at 2:09 AM, Thomas Kluyver <takowl@gmail.com> wrote:
> At a guess, it's finding an older version of IPython, probably 0.12.
> Try "pip install --upgrade ipython".
Yup. If you (the OP, obviously I'm not talking to Thomas :) keep
getting the same error, please show us the output of running this at
the command line (or IPython if you prefer, makes no difference):
python -c"from IPython import sys_info;print sys_info()"
Cheers,
f
More information about the IPython-User
mailing list