On Mon, May 16, 2016 at 5:31 PM <redirect.n...@gmail.com> wrote: > After considering your guidance I think what I will do is install > virtualenv using apt-get and then use that to create a dev environment. Is > it ok to run get-pip.py in a virtual environment? >
Recent versions of the virtualenv application create virtual environments that already have pip. It's the default setting last time I checked. -- https://mail.python.org/mailman/listinfo/python-list