[yt-users] conda install

John Regan johnanthonyregan at gmail.com
Tue Aug 16 07:34:48 PDT 2016


perfect - thanks Nathan!

On Mon, Aug 15, 2016 at 5:20 PM, Nathan Goldbaum <nathan12343 at gmail.com>
wrote:

>
>
> On Mon, Aug 15, 2016 at 11:18 AM, John Regan <johnanthonyregan at gmail.com>
> wrote:
>
>> Hi All,
>>
>> Quick question on the conda install system.
>>
>> I'm sure this is very easy but when I update the source folder e.g.
>> ~/ytfork/yt/analysis_modules/.....
>> how do I then get that reflected in the yt-conda installation e.g. in
>> ~/ytfork/doc/yt-conda/lib/.../analysis_modules?
>>
>> I could copy the "source" files directly into the "lib" directory but I'm
>> guessing there is a better way?
>>
>
> $ conda uninstall yt
> $ pip uninstall yt
> $ cd ~/ytfork/
> $ python setup.py develop
>
> And now ~/ytfork/ will be the "active" installation.
>
>
>>
>>
>> John
>>
>>
>>
>>
>> _______________________________________________
>> yt-users mailing list
>> yt-users at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>
>>
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20160816/30447b70/attachment.htm>


More information about the yt-users mailing list