[IPython-dev] Error: Dev quickstart fo Jupyter Notebook (Ubuntu 14.04)
Ruslan Korniichuk
paad.ruslan.korniichuk at gmail.com
Wed Apr 15 04:55:30 EDT 2015
Hi all,
Thx. for update here: https://github.com/jupyter/jupyter_notebook
But "Dev quickstart" does not work (see bellow).
Please, send me manual: "How install on Ubuntu Jupyter Notebook or dev
version IPython Notebook (for example, ver. 3.1.0-dev-5b6d047 or ver.
4.0.0-dev-5e861d2 )".
$ sudo apt-get install npm nodejs-legacy
$ sudo npm install -g configurable-http-proxy
$ virtualenv local/python/jupyter-dev
$ source local/python/jupyter-dev/bin/activate
$ git clone --recursive https://github.com/jupyter/jupyter_notebook.git
$ cd jupyter_notebook
$ sudo pip install -r requirements.txt
Command "/usr/bin/python -c "import setuptools,
tokenize;__file__='/tmp/pip-build-ifTzYQ/pyzmq/setup.py';exec(compile(getattr(tokenize,
'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))"
install --record /tmp/pip-LJxtEZ-record/install-record.txt
--single-version-externally-managed --compile" failed with error code 1 in
/tmp/pip-build-ifTzYQ/pyzmq
---
Best regards,
Ruslan Korniichuk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150415/90879427/attachment.html>
More information about the IPython-dev
mailing list