<div dir="ltr">Hi everybody (but especially Cameron),<div><br></div><div>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). </div><div><br></div><div>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. </div><div><br></div><div>The files are hosted here:</div><div><br></div><div><a href="http://anaconda.org/jzuhone/yt/files">http://anaconda.org/jzuhone/yt/files</a><br></div><div><br></div><div>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. </div><div><br></div><div>Here's how to install:</div><div><br></div><div>conda install -c <a href="http://conda.anaconda.org/jzuhone/channel/dev">http://conda.anaconda.org/jzuhone/channel/dev</a> yt<br></div><div><br></div><div>and here's how to update:</div><div><br></div><div><div>conda update -c <a href="http://conda.anaconda.org/jzuhone/channel/dev">http://conda.anaconda.org/jzuhone/channel/dev</a> yt<br></div></div><div><br></div><div>The key is to have the "dev" channel specified. </div><div><br></div><div>Best,</div><div><br></div><div>John</div></div>