Opened 12 years ago

Last modified 10 years ago

#36178 closed request

Add port select support for pip and virtualenv — at Version 2

Reported by: cdeil (Christoph Deil) Owned by: akitada@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: pip_select virtualenv_select

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to akitada@…

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.