On Tue, May 19, 2015 at 10:18 AM, Leonardo Rochael Almeida <
leoroch...@gmail.com> wrote:

> What if instead of focusing on pip being able to install more than just
> python packages, we made sure that a virtualenv was as strict subset of,
> say, a conda environment? This way, going from virtualenv to, say, conda
> would not be a toss-out, but an upgrade.
>

cool idea -- though it's kind of backwards - i.e. conda installs stuff
outside of the python environment. So I'm not sure if you could shoehorn
this all together in that way. At least with a significant re-engineering
of conda, in which case, you've kind of built a new plug-in  or add-on to
pip that does more.

But it's be great to proven wrong here!

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to