<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 Sun, Jan 18, 2015 at 6:49 AM, John Zuhone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is this "yes, we should" to install_requires or to a requirements.txt?<br>
<br>
Nathan, after looking it over, I see that there are problems when you<br>
have to define the same package in setup_requires and<br>
install_requires, which we'd have to do for NumPy.<br>
<br>
Having to depend on other C libraries doesn't bother me as much (isn't<br>
it strictly just HDF5?), </blockquote><div><br></div><div>freetype and libpng as well, through matplotlib</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">because those failures will be related to<br>
those other packages (h5py) and not yt in particular.</blockquote><div><br></div><div>fair enough.  it should also be possible to make h5py an on-demand import, like astropy. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
On Sat, Jan 17, 2015 at 4:04 PM, Matthew Turk <<a href="mailto:matthewturk@gmail.com">matthewturk@gmail.com</a>> wrote:<br>
> Yes, we should.<br>
><br>
><br>
> On Sat, Jan 17, 2015, 2:50 PM John ZuHone <<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a>> wrote:<br>
>><br>
>> Hi dev,<br>
>><br>
>> Should we have a requirements.txt file for pip? Currently we require users<br>
>> who install via pip to have the required packages set up already (numpy,<br>
>> sympy, h5py, etc.), but if we had a requirements file then it would pick<br>
>> these up automatically if they weren’t already there.<br>
>><br>
>> <a href="https://pip.pypa.io/en/latest/user_guide.html#requirements-files" target="_blank">https://pip.pypa.io/en/latest/user_guide.html#requirements-files</a><br>
>><br>
>> John<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>
><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>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
John ZuHone<br>
<br>
Postdoctoral Researcher<br>
NASA/Goddard Space Flight Center<br>
<br>
<a href="mailto:jzuhone@gmail.com">jzuhone@gmail.com</a><br>
<a href="mailto:john.zuhone@nasa.gov">john.zuhone@nasa.gov</a><br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<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>
</div></div></blockquote></div><br></div></div>