On 19 May 2015 at 21:19, Wes Turner <wes.tur...@gmail.com> wrote:
> Would this be different than:
>
>     # miniconda
>     conda install pip
>     conda install scientific_stuff
>     pip install django_widget

Having tried that in the past, I can say that I *very* rapidly got
completely lost as to which packages I'd installed with pip, and which
with conda. Uninstalling and/or upgrading with the "wrong" package
manager caused all sorts of fun.

Paul
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
https://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to