[IPython-dev] Trying to install master in virtualenv on Mac OSX with Anaconda

Jason Moore moorepants at gmail.com
Thu Jan 16 15:35:24 EST 2014


If you create a new conda environment without IPython and have all the
dependencies for IPython, you should be able to "pip install -e" from the
git repo for the latest IPython.


Jason
moorepants.info
+01 530-601-9791


On Thu, Jan 16, 2014 at 3:27 PM, Alessandro Gagliardi <
alessandro.gagliardi at glassdoor.com> wrote:

>  I've installed Anaconda which includes IPython 1.1. Now I'd like to
> create a virtual environment where I can play with IPython 2 (still in
> development) without overwriting IPython 1.1. Anaconda doesn't play nice
> with virtualenv (I discovered the hard way) nor does conda allow me to
> install IPython 2 (because there is no conda package for IPython 2).
>
>  Is there a way to gracefully graduate out of Anaconda so one can use
> virtualenv or is there a conda recipe for IPython 2 that I can use?
>
>  Any help would be greatly appreciated. Thank you,
> -Alessandro
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140116/cc3bafd4/attachment.html>


More information about the IPython-dev mailing list