[IPython-dev] Trouble installing latest IPython 2.0 on Mac

Thomas Kluyver takowl at gmail.com
Fri Feb 14 14:32:25 EST 2014


On 14 February 2014 11:14, Alessandro Gagliardi <
alessandro.gagliardi at glassdoor.com> wrote:

> $ python setup.py symlink
>  $ python setup.py install
>  worked.
>

Again, you'd normally use one or the other of these, not both. symlink
installs the scripts and symlinks the IPython package into site-packages,
so that updating the copy in that folder, e.g. by git pull, updates the
version of IPython you're using.

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140214/2b913c5f/attachment.html>


More information about the IPython-dev mailing list