[IPython-User] a question about multiple versions of ipython
Thomas Kluyver
takowl@gmail....
Tue Feb 7 15:46:10 CST 2012
On 7 February 2012 21:42, Comer Duncan <comer.duncan@gmail.com> wrote:
> Can you guys please tell
> me how to have both say .12 and .13-development happily installed but
> not clobbering each other?
>
Probably the best way is to have a virtualenv with the development version
installed.
If you've not used virtualenv before, it makes a local environment that you
can install Python packages into. Get it here:
http://pypi.python.org/pypi/virtualenv
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120207/c6aee197/attachment.html
More information about the IPython-User
mailing list