[MacPorts] #36178: Add port select support for pip and virtualenv
MacPorts
noreply at macports.org
Mon Sep 17 06:13:39 PDT 2012
#36178: Add port select support for pip and virtualenv
------------------------------------+-------------------------------------
Reporter: Deil.Christoph@… | Owner: akitada@…
Type: request | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords: select, pip, virtualenv
Port: py-pip, py-virtualenv |
------------------------------------+-------------------------------------
Description changed by ryandesign@…:
Old description:
> Would it be possible to implement the possibility to select a default pip
> and virtualenv?
> E.g.
> sudo port select --set pip py27-pip
> sudo port select --set virtualenv py27-virtualenv
>
> Just like for python, ipython, cython or nosetests this would be very
> useful.
> pip and virtualenv are quite frequently used e.g. in shell scripts
> written by others to install software and if only pip-2.7 is on the PATH
> they fail.
> I would prefer setting the default version via Macports than via symlinks
> or aliases.
New description:
Would it be possible to implement the possibility to select a default pip
and virtualenv?
E.g.
{{{
sudo port select --set pip py27-pip
sudo port select --set virtualenv py27-virtualenv
}}}
Just like for python, ipython, cython or nosetests this would be very
useful.
pip and virtualenv are quite frequently used e.g. in shell scripts written
by others to install software and if only pip-2.7 is on the PATH they
fail.
I would prefer setting the default version via Macports than via symlinks
or aliases.
--
--
Ticket URL: <https://trac.macports.org/ticket/36178#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list