[IPython-dev] Website
Jason Grout
jason-sage at creativetrax.com
Fri Jun 3 09:15:00 EDT 2011
On 6/3/11 8:03 AM, Thomas Kluyver wrote:
> I've cloned Komal's repository and started fiddling. There's some way to
> go, but it's looking promising.
>
> https://github.com/takluyver/ipython-website
I cloned and tried building, but got an error:
% make
sphinx-build -b html -d _build/doctrees . _build/html
Making output directory...
Running Sphinx v1.0.7
Extension error:
Could not import extension ipython_console_highlighting (exception: No
module named ipython_console_highlighting)
make: *** [html] Error 1
Do you know what I need to do? Is this a sphinx extension that should
be installed?
Thanks,
Jason
More information about the IPython-dev
mailing list