[yt-dev] Nightly dev builds

Nathan Goldbaum nathan12343 at gmail.com
Wed Aug 5 06:46:03 PDT 2015


On Wednesday, August 5, 2015, Molly Peeples <molly at stsci.edu> wrote:

> Hey John,
>
> Woohoo! I just tried this and it worked for me with no hiccups. Thanks so
> much--- the status I had reached with the IT people at STScI was that I
> should use the conda version anyhow since ST is moving from ureka to conda
> imminently, but the roadblock there was the lack of a dev version available
> on conda. As much as I'd like to have the source, this is still really
> really useful.
>

FWIW you should've able to do "setup.py develop" in a checkout of the yt
repository using conda's python. I do this regularly for most of my
conda-based setups on clusters.


>
> Thanks!
> --Molly
>
> On Tue, Aug 4, 2015 at 10:54 PM, John Zuhone <jzuhone at gmail.com
> <javascript:_e(%7B%7D,'cvml','jzuhone at gmail.com');>> wrote:
>
>> Hi everybody (but especially Cameron),
>>
>> A while back I set up nightly dev binary builds for Anaconda and PyPI
>> wheels--a month ago they stopped because something was wrong with the
>> machine (right now these are Mac OS X only).
>>
>> I've restarted them on a different machine. We now have binary Anaconda
>> builds made every night from the tip of the dev branch for Python 2.7 and
>> 3.4. I'll try to set up PyPI wheels, and also set up the Windows builds,
>> sometime this week.
>>
>> The files are hosted here:
>>
>> http://anaconda.org/jzuhone/yt/files
>>
>> Each file is tagged with the changeset that it was made off of. I'll need
>> to figure out some way of managing them before they get too numerous.
>>
>> Here's how to install:
>>
>> conda install -c http://conda.anaconda.org/jzuhone/channel/dev yt
>>
>> and here's how to update:
>>
>> conda update -c http://conda.anaconda.org/jzuhone/channel/dev yt
>>
>> The key is to have the "dev" channel specified.
>>
>> Best,
>>
>> John
>>
>> _______________________________________________
>> yt-dev mailing list
>> yt-dev at lists.spacepope.org
>> <javascript:_e(%7B%7D,'cvml','yt-dev at lists.spacepope.org');>
>> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-dev-spacepope.org/attachments/20150805/a1ee6859/attachment.htm>


More information about the yt-dev mailing list