<div dir="ltr">Ah, there's one thing wrong in the quickstart: don't `sudo pip install` after creating the env. It should just be `pip install`, since a virtualenv is in use.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 15, 2015 at 1:55 AM, Ruslan Korniichuk <span dir="ltr"><<a href="mailto:paad.ruslan.korniichuk@gmail.com" target="_blank">paad.ruslan.korniichuk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br><div>Thx. for update here: <a href="https://github.com/jupyter/jupyter_notebook" target="_blank">https://github.com/jupyter/jupyter_notebook</a></div><div>But "Dev quickstart" does not work (see bellow).</div><div>Please, send me manual: "How install on Ubuntu Jupyter Notebook or dev version IPython Notebook (for example, <span style="font-size:12.8000001907349px">ver. 3.1.0-dev-5b6d047 or ver. 4.0.0-dev-5e861d2</span><span style="font-size:12.8000001907349px"> </span>)".</div><div><br><div><div>$ sudo apt-get install npm nodejs-legacy<div>$ sudo npm install -g configurable-http-proxy</div><div><br></div><div>$ virtualenv local/python/jupyter-dev<br></div><div>$ source local/python/jupyter-dev/bin/activate</div><div>$ git clone --recursive <a href="https://github.com/jupyter/jupyter_notebook.git" target="_blank">https://github.com/jupyter/jupyter_notebook.git</a></div><div>$ cd jupyter_notebook</div><div>$ sudo pip install -r requirements.txt</div><div><br></div><div><div>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</div></div><div><br></div><div><div>---</div><div>Best regards,</div><div>Ruslan Korniichuk</div></div></div></div></div></div></div>
<br>_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
<br></blockquote></div><br></div>