Hi Stephen.<div><br></div><div>I like option A the best. That's definitely a bug. Maybe stick to the old version until that's fixed?</div><div><br></div><div>Just curious, which parts of yt depend on Forthon?</div>

<div><br></div><div>Best,</div><div>Casey</div><div><br><br><div class="gmail_quote">On Tue, Aug 7, 2012 at 1:03 PM, Stephen Skory <span dir="ltr"><<a href="mailto:s@skory.us" target="_blank">s@skory.us</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
Some problems Sam was having with the fortan kdtree has alerted me to<br>
some necessary changes due to changes in Forthon. Two of them are<br>
simple. One is to remove a --with-numpy flag in the Makefile. The<br>
second is that the most recent version of Forthon (0.8.9) builds the<br>
fKDpy.so object in it's own build/lib.arch.../ directory, not in the<br>
same directory as the Makefile. This is easily fixed by a change to<br>
the setup.py file in yt/utilities. I will issue a PR for this<br>
depending on the discussion of the following issue.<br>
<br>
The not-simple change is that the newest Forthon setup.py is<br>
hard-coded to install the Forthon package for the system Python,<br>
regardless of which actual Python stack you're using, which is not<br>
convenient for our custom-curated yt stack. The fix is to simply<br>
remove the hard-coding. But I want to ask y'all what the best course<br>
forward from here is: A) ask the author to change it, B) make the<br>
change in the Forthon linked to in the install_script, or C) stick to<br>
the old version for now?<br>
<br>
Thanks!<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Stephen Skory<br>
<a href="mailto:s@skory.us">s@skory.us</a><br>
<a href="http://stephenskory.com/" target="_blank">http://stephenskory.com/</a><br>
<a href="tel:510.621.3687" value="+15106213687">510.621.3687</a> (google voice)<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>
</font></span></blockquote></div><br></div>