<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Junhwan,<div><br></div><div>Unfortunately I don't have time to troubleshoot this at the moment.  The only idea I have is to try to install without setting DEST_DIR.  This will create a yt installation in the same folder the install script is invoked in.  The installation should be fully relocatable by moving the folder to a different location.  </div>

<div><br></div><div>In principle installation with a user-set DEST_DIR should work, but I doubt it's used all that often so it's possible an issue with it has crept in.</div><div><br></div><div>-Nathan</div></div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 13, 2014 at 1:04 PM, Junhwan Choi (최준환) <span dir="ltr"><<a href="mailto:choi.junhwan@gmail.com" target="_blank">choi.junhwan@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thank you Kacper.<br>
<br>
However, I still get the same error message and fail to install yt.<br>
<span class="HOEnZb"><font color="#888888"><br>
Junhwan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, May 13, 2014 at 2:27 PM, Kacper Kowalik <<a href="mailto:xarthisius.kk@gmail.com">xarthisius.kk@gmail.com</a>> wrote:<br>
> On 13.05.2014 17:13, Junhwan Choi (최준환) wrote:<br>
>> Hi yt users,<br>
>><br>
>> Recently, I try to install the yt on my mac desktop that uses OS X 10.8.4.<br>
>> While installing yt, I face on strange error and fail to insall.<br>
>> ........<br>
>>     self._load()<br>
>>   File "/Users/junhwan2/common/lib/python2.7/site-packages/mercurial/demandimport.py",<br>
>> line 74, in _load<br>
>>     mod = _hgextimport(_import, head, globals, locals, None, level)<br>
>>   File "/Users/junhwan2/common/lib/python2.7/site-packages/mercurial/demandimport.py",<br>
>> line 43, in _hgextimport<br>
>>     return importfunc(name, globals, *args)<br>
>> ImportError: dlopen(/Users/junhwan2/common/lib/python2.7/site-packages/mercurial/osutil.so,<br>
>> 2): Symbol not found: __cg_png_create_info_struct<br>
>>   Referenced from:<br>
>> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO<br>
>>   Expected in: /Users/junhwan2/common/lib/libPng.dylib<br>
>>  in /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO<br>
>> /Users/junhwan2/common/bin/python2.7: can't open file<br>
>> '/Users/junhwan2/common/src/yt-hg//distribute_setup.py': [Errno 2] No<br>
>> such file or directory<br>
>><br>
>> As far as I know, yt script needs to make src/yt-hg directory and cp<br>
>> distribute_setup.py.<br>
>> Hence, I can not understand what this error for.<br>
>> Can anyone tell me how it happens and how I can fix it?<br>
>><br>
>> FYI, I set DEST_DIR="/Users/junhwan2/common" in the script to install<br>
>> yt in my home dir.<br>
>><br>
>> Thank you in advance,<br>
>> Junhwan Choi<br>
><br>
> Hi Junhwan,<br>
> could you try running:<br>
><br>
> export DYLD_LIBRARY_PATH=.:/Users/junhwan2/common/lib/  (or unset it<br>
> completely)<br>
><br>
> and then running install script again. Cleaning previous installation<br>
> would be also a good idea.<br>
><br>
> Cheers,<br>
> Kacper<br>
><br>
><br>
><br>
><br>
</div></div><div class="HOEnZb"><div class="h5">> _______________________________________________<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>
_______________________________________________<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>
</div></div></blockquote></div><br></div>