[Distutils] Handling the binary dependency management problem
Marcus Smith
qwcode at gmail.com
Tue Dec 3 23:01:53 CET 2013
"conda init" isn't in the website docs.
On Tue, Dec 3, 2013 at 2:00 PM, Marcus Smith <qwcode at gmail.com> wrote:
>
>
>> The most striking difference may be that conda also installs and
>> manages Python itself. For example, conda create -n py33 python=3.3
>> will download and install Python 3.3 into a new environment named
>> py33. This is completely different than pip which tends to run inside
>> the same Python environment that it's installing into.
>>
>
> we've been talking about (and I've tried) "conda init" , not "conda
> create".
> that sure seems to setup conda in your *current* python.
> I had pip (the one that installed conda) and conda working in the same
> environment.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20131203/76c8dfeb/attachment.html>
More information about the Distutils-SIG
mailing list