<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 17, 2015 at 10:17 AM, Cameron Hummels <span dir="ltr"><<a href="mailto:chummels@gmail.com" target="_blank">chummels@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">This is really cool, John!  <div><br></div><div>Do you think that we'll ever be modular enough to have this upload a daily build to the main pip repositories so that one can just `pip install yt` without downloading the build file?  Or is that too complicated because it requires all of the external libraries that it does?</div><div><br></div></div></blockquote><div><br></div><div>pypi is only for stable releases.</div><div><br></div><div>In principle we could make "pip install yt" grab all of yt's dependencies if they are not installed via the install_requires and setup_requires arguments provided by setuptools, but that's separate from John's work on nightly builds.</div><div><br></div><div>In practice, the last time I tried to get install_requires working there were issues with our use of numpy.distutils that made it not work correctly.  This is probably worth looking into again.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div></div><div>Great work!</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Cameron</div></font></span></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sat, Jan 17, 2015 at 10:26 AM, John ZuHone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="word-wrap:break-word"><div>Hi Cameron,</div><span><br><div><blockquote type="cite"><div>On Jan 17, 2015, at 12:22 PM, Cameron Hummels <<a href="mailto:chummels@gmail.com" target="_blank">chummels@gmail.com</a>> wrote:</div><br><div><div dir="ltr">Does this mean we can download one of these files and "pip install yt" to get the latest version of yt with it?</div></div></blockquote></div><br></span><div>It should, but you have to specify the file, either by downloading it or pointing pip to the URL explicitly, e.g. for Linux:</div><div><br></div><div>pip install <a href="https://binstar.org/jzuhone/yt/3.2dev/download/yt-3.2dev-cp27-none-linux_x86_64.whl" target="_blank">https://binstar.org/jzuhone/yt/3.2dev/download/yt-3.2dev-cp27-none-linux_x86_64.whl</a></div><div><br></div><div>There are instructions which are simpler and don’t require you to know the full URL on <a href="http://binstar.org/jzuhone/yt" target="_blank">http://binstar.org/jzuhone/yt</a>, but they don’t work for me yet. </div><div><br></div><div>Best,</div><div><br></div><div>John</div></div><br></div></div><span class="">_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></span></blockquote></div><span class=""><br><br clear="all"><div><br></div>-- <br><div>Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div></div>
</span></div>
<br>_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div><br></div></div>