[yt-users] activating yt

Nathan Goldbaum nathan12343 at gmail.com
Wed Nov 20 11:56:39 PST 2013


Hi Desika,

Is the yt bin directory in your $PATH after running the activate script?

I know not many of us are csh/tcsh users - it’s possible there’s a bug in activate.csh.

-Nathan

On November 20, 2013 at 11:41:11 AM, Desika Narayanan (dnarayan at haverford.edu) wrote:

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




_______________________________________________  
yt-users mailing list  
yt-users at lists.spacepope.org  
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20131120/6f95dc31/attachment.htm>


More information about the yt-users mailing list