<div dir="ltr">Hi Elizabeth,<div><br></div><div>I just ran the development install script on my OS X 10.8.5 laptop and didn't run into any issues. </div><div><br></div><div>Unfortunately I don't think there's enough information in what you pasted to figure out exactly what's going wrong on your end. Can you take a look at yt_install.log and look for anything suspicious?  You could also paste it somewhere (a github gist, <a href="http://pastebin.com">pastebin.com</a>, dropbox, google drive, public website, etc...) where one of could look at it.</div>

<div><br></div><div>If you're interested in yt-3.0, you might try the get_yt.sh script which uses the miniconda python distribution to set up a python environment based on Continuum Analytics' binary python packages.  The script is located in the doc folder at the root of the yt mercurial repo.</div>

<div><br></div><div>Unfortunately there are some issues with miniconda and the way yt-2.6dev's uses hdf5 in the enzo frontend that preclude using it to conveniently set up 2.6dev on OS X. Matt recently reworked enzo i/o in yt-3.0 and there's a chance these changes will be backported, in which case we may replace the install script completely, since, as you've found here, it is a bit error prone and difficult to maintain.</div>

<div><br></div><div>Hope that helps,</div><div><br></div><div>Nathan</div><div><br></div><div><br></div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 15, 2013 at 12:14 AM, Elizabeth Tasker <span dir="ltr"><<a href="mailto:tasker@astro1.sci.hokudai.ac.jp" target="_blank">tasker@astro1.sci.hokudai.ac.jp</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hi,<div><br></div><div>Unfortunately, even with the developer script, I still have problems:</div>

<div><br></div><div><div>Installing matplotlib-1.3.0</div><div>matplotlib-1.3.0/lib/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-lin-img.png: (Empty error message)</div><div>tar: Error exit delayed from previous errors.</div>

<div>********************************************</div><div>        FAILURE REPORT:</div><div>********************************************</div><div><br></div><div>copying build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/ufunc_api.txt -> /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/include/numpy</div>

<div>creating /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/lib</div><div>creating /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config</div><div>copying build/src.macosx-10.4-x86_64-2.7/numpy/core/lib/npy-pkg-config/npymath.ini -> /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config</div>

<div>copying build/src.macosx-10.4-x86_64-2.7/numpy/core/lib/npy-pkg-config/mlib.ini -> /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/lib/npy-pkg-config</div><div>running install_egg_info</div><div>

Writing /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy-1.7.1-py2.7.egg-info</div><div>running install_clib</div><div>copying build/temp.macosx-10.4-x86_64-2.7/libnpymath.a -> /Users/Elizabeth/yt-x86_64/lib/python2.7/site-packages/numpy/core/lib</div>

<div>/Users/Elizabeth/yt-x86_64/bin/python2.7: can't open file 'setup.py': [Errno 2] No such file or directory</div><div><br></div><div>********************************************</div><div>********************************************</div>

<div>Failure.  Check /Users/Elizabeth/yt-x86_64/yt_install.log.  The last 10 lines are above.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div><div>Elizabeth</div></font></span><div><div class="h5">

<div><br></div><div><br></div><div><div>On Oct 15, 2013, at 12:37 AM, j s oishi <<a href="mailto:jsoishi@gmail.com" target="_blank">jsoishi@gmail.com</a>> wrote:</div><br><blockquote type="cite"><div dir="ltr"><div>

Hi Elizabeth,<br><br>Well, I'm not certain I understand why, but Matt's fix seems to have fixed things for me. Could you test again and let us know if it works for you too?<br><br>thanks,<br><br>
</div>j<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Oct 14, 2013 at 8:45 AM, Matthew Turk <span dir="ltr"><<a href="mailto:matthewturk@gmail.com" target="_blank">matthewturk@gmail.com</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>
Here's what's going on.<br>
<br>
Bleeding Edge => branch "yt-3.0", from the yt_analysis/yt repository<br>
Development => branch "yt" from yt_analysis/yt<br>
Stable => branch "stable" from yt_analysis/yt<br>
<br>
Now, most development of yt-3.0 takes place in the repo<br>
"yt_analysis/yt-3.0", and it currently gets pushed in to<br>
"yt_analysis/yt" only when a "release" happens.  This was scheduled<br>
for tomorrow, and I've just pushed in the current set of changes right<br>
now so that this can get resolved today.  This is what caused Jeff's<br>
issues with Freetype, but I don't know if that is the same as the<br>
distribute_setup.py stuff Elizabeth is seeing.<br>
<br>
If you use the "Development" script everything should be fine, I think?<br>
<br>
Anyway, like I mentioned, I've pushed in the branch "yt-3.0" changes<br>
to the main "yt_analysis/yt" repository, but had to perform a no-op<br>
merge of boxlib and rockstar changes that were originally destined for<br>
the 2.x branch but got moved to 3.x, which may have confused the repo<br>
for a few minutes.  I'll be mostly out of contact for a while at this<br>
point, but I think things should be correctly set up now.<br>
<br>
-Matt<br>
<div><div><br>
On Mon, Oct 14, 2013 at 7:51 AM, j s oishi <<a href="mailto:jsoishi@gmail.com" target="_blank">jsoishi@gmail.com</a>> wrote:<br>
> nah, something is funny with it. I will get to the bottom of it this morning<br>
> (EDT)<br>
><br>
> On Oct 14, 2013 12:46 AM, "Elizabeth Tasker"<br>
> <<a href="mailto:tasker@astro1.sci.hokudai.ac.jp" target="_blank">tasker@astro1.sci.hokudai.ac.jp</a>> wrote:<br>
>><br>
>> Yes, I did. Maybe that was my downfall.<br>
>><br>
>> E.<br>
>><br>
>><br>
>> On Oct 14, 2013, at 12:52 PM, j s oishi <<a href="mailto:jsoishi@gmail.com" target="_blank">jsoishi@gmail.com</a>> wrote:<br>
>><br>
>> Yeah, I had this on Friday. Something is funny, and I haven't had a chance<br>
>> to figure our what it is. I'll look at it tomorrow. Perchance, did you use<br>
>> the bleeding edge link on the new yt website?<br>
>><br>
>> On Oct 13, 2013 2:02 AM, "Elizabeth Tasker"<br>
>> <<a href="mailto:tasker@astro1.sci.hokudai.ac.jp" target="_blank">tasker@astro1.sci.hokudai.ac.jp</a>> wrote:<br>
>>><br>
>>> Hi,<br>
>>><br>
>>> I was trying to re-install yt on my macbook and I get:<br>
>>><br>
>>> /Users/Elizabeth/yt/bin/python2.7: can't open file<br>
>>> '/distribute_setup.py': [Errno 2] No such file or directory<br>
>>><br>
>>> … what did I break?<br>
>>><br>
>>> Elizabeth<br>
>>><br>
>>> _______________________________________________<br>
>>> yt-users mailing list<br>
>>> <a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
>>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
>><br>
>> _______________________________________________<br>
>> yt-users mailing list<br>
>> <a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> yt-users mailing list<br>
>> <a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
>> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
>><br>
><br>
> _______________________________________________<br>
> yt-users mailing list<br>
> <a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
> <a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
><br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</div></div></blockquote></div><br></div>
_______________________________________________<br>yt-users mailing list<br><a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a><br><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>

</blockquote></div><br></div></div></div></div><br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>