[yt-users] activating yt

Desika Narayanan dnarayan at haverford.edu
Wed Nov 20 11:40:24 PST 2013


Hey Team,

I'm trying a fresh install of yt on mac os x (mountain lion).  I've done
this before successfully a few times, so am surprised at my problems.  I'm
downloading the bleeding edge version.

The install script ran fine, but then nothing in the bin directory actually
runs.  For example:

longtrail:~] desika% which pip
/Users/desika/yt-3.0/yt-x86_64/bin/pip
[longtrail:~] desika% which python
/Users/desika/yt-3.0/yt-x86_64/bin/python
[longtrail:~] desika% pip install scipy
pip: Command not found.

So - maybe I should run 'activate', right?  So, then I do (I'm in csh):

longtrail:~] desika% echo $YT_DST
YT_DST: Undefined variable.
[longtrail:~] desika% echo $SHELL
/bin/csh
[longtrail:~] desika% echo $YT_DEST
/Users/desika/yt-3.0/yt-x86_64/
[longtrail:~] desika% source $YT_DEST/bin/activate.csh
[yt-x86_64] [longtrail:~] desika%
[yt-x86_64] [longtrail:~] desika% which pip
/Users/desika/yt-3.0/yt-x86_64/bin/pip
[yt-x86_64] [longtrail:~] desika% pip install scipy
pip: Command not found.
[yt-x86_64] [longtrail:~] desika% ipython
ipython: Command not found.


So then I try doing things manually....

yt-x86_64] [longtrail:~] desika% echo $LD_LIBRARY_PATH
/Users/desika/yt-3.0/yt-x86_64/lib:
[yt-x86_64] [longtrail:~] desika% echo $PYTHONPATH
/Users/desika/python_packages/dn_python_packages:/Users/desika/hyperion-dust-0.1.0/dust_files:/Users/desika/powderday/:/Users/desika/toolbox/python_tools:/Users/desika/yt-3.0/yt-x86_64/bin/:/Users/desika/yt-3.0/yt-x86_64/lib/python2.7/site-packages/
[yt-x86_64] [longtrail:~] desika%
[yt-x86_64] [longtrail:~] desika% pip install sicpy
pip: Command not found.


So now I'm super confused....am I missing something obvious?

thanks,
desika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131120/10d9ecb1/attachment.htm>


More information about the yt-users mailing list