<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Hi Nathan,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">I successfully installed yt as our instruction, but have two problems:<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">1. I tested if I could get interactive matplotlib window with simple phase plot script (<a href="http://yt-project.org/docs/2.5/cookbook/simple_plots.html#simple-phase-plots">http://yt-project.org/docs/2.5/cookbook/simple_plots.html#simple-phase-plots</a>). If I run the script in pylab (Qt4Agg backend) and append show() command at the end, nothing shows up. Is this just the way it is or is it possible to get yt plots in an interactive window?<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">2. I get following error with iyt script<br>$ iyt<br>Traceback (most recent call last):<br>  File "/u/semyeong//Installs//anaconda/bin/iyt", line 5, in <module><br>
    pkg_resources.run_script('yt==2.5.5', 'iyt')<br>  File "/u/semyeong/Installs/anaconda/lib/python2.7/site-packages/pkg_resources.py", line 505, in run_script<br>    self.require(requires)[0].run_script(script_name, ns)<br>
  File "/u/semyeong/Installs/anaconda/lib/python2.7/site-packages/pkg_resources.py", line 1239, in run_script<br>    raise ResolutionError("No script named %r" % script_name)<br>pkg_resources.ResolutionError: No script named 'iyt'<br>
<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Thanks for your help.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Semyeong<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Oct 4, 2013 at 3:56 AM, Nathan Goldbaum <span dir="ltr"><<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Samyeong,<div><br></div><div>We're working on a general purpose, portable (ana)conda-based yt installation method.  Before we figure out how that will work, you should be able to build yt based on one of the conda recipes here:</div>


<div><br></div><div><a href="https://bitbucket.org/yt_analysis/yt_conda/" target="_blank">https://bitbucket.org/yt_analysis/yt_conda/</a><br></div><div><br></div><div>Clone this repository (hg clone <a href="https://bitbucket.org/yt_analysis/yt_conda/" target="_blank">https://bitbucket.org/yt_analysis/yt_conda/</a>) and then navigate to the root directory of the repo. To obtain a working yt build, you'll need to run 'conda build yt' or 'conda build yt-dev`. The yt recipe will build yt 2.5.5 and the yt-dev recipe will build the current tip of the yt mercurial repository on bitbucket. </div>


<div><br></div><div>Once the build finishes successfully, you can install the conda package by running `conda install <package_tarball>` where <package_tarball> is the .<a href="http://tar.bz" target="_blank">tar.bz</a> archive that conda will print the path for once `conda build` finishes.  This is a bit experimental, so it's possible you'll run into issues.  If you do, please let us know as this will help us figure out how we want to use conda for distributing yt going forward.</div>


<div><br></div><div>Cheers,</div><div><br></div><div>Nathan</div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Oct 3, 2013 at 6:27 PM, Semyeong Oh <span dir="ltr"><<a href="mailto:semyeong.oh@gmail.com" target="_blank">semyeong.oh@gmail.com</a>></span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">
Hi,<br><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">

I have anaconda python installed, and use this as my default python with Qt4Agg matplotlib backend in my home directory(It also has TKAgg and other backends).<br>
Yet when I install yt with the install script, it does not install any of the backends that allows me to view plots interactively.<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">How can I properly install them?<br>



<br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Best regards,<br>Semyeong<br></div></div>
<br></div></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>
<br></blockquote></div><br></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>