Hi Morgan,It looks like yt installed correctly, actually. The 'yt' command line interface is a way to quickly examine datasets. As the help prompt you pasted indicates, you need to pair the 'yt' command with a subcommand in order to do anything. For example:$ yt plot IsolatedGalaxy/galaxy0030/galaxy0030Will make three plots of Density slices through the IsolatedGalaxy dataset (which you can download from yt-project.org/data). There are a number of other subcommands, you can get more information on them using 'yt --help'.While yt's command line interface is good for looking quickly at a dataset, it's not so great for in-depth analysis. For that, you'll want to make an ipython notebook or python script using yt's python interface. Here is a brief introduction to using yt from python:Also see the bootcamp notebooks:Hope that helps, please let us know if you have any more questions.-NathanOn Fri, Jun 21, 2013 at 10:56 AM, Morgan Presley <mpresley@princeton.edu> wrote:
_______________________________________________I tried to install yt using the commands:$ bash install_script.shIt seemed to install fine, but when I tried to run the activate script, I got the following error:$ source /Users/mpresley/yt-x86_64/bin/activate(yt-x86_64)anantes-651-1-49-78:~ mpresley$ ytusage: yt [-h] [--config CONFIG] [--paste] [--paste-detailed] [--detailed][--rpdb] [--parallel]{help,bootstrap_dev,bugreport,hop,hub_register,hub_submit,instinfo,load,mapserver,pastebin,pastebin_grab,upload_notebook,plot,render,rpdb,notebook,serve,reason,stats,update,upload_image}...yt: error: too few argumentsI tried just deleting the files and re-doing the installation, but I encountered the same error. I am installing on iOS 10.7.5 and have attached the install log. Thanks for any help.
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
_______________________________________________
yt-users mailing list
yt-users@lists.spacepope.org
http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org