<div dir="ltr">Hey Paco,<div><br></div><div>If you've installed the stable branch or the dev branch, using the install_script, you should be able to swap to just 3.0 pretty easily.</div><div><br></div><div>Go into the yt-hg directory in your source install and update to the tagged revision for yt-3.0 (the latest to take bug fixes was 3.0.2):</div><div><br></div><div>$ cd yt-x86_64/src/yt-hg</div><div>$ hg up -r yt-3.0.2   </div><div>$ python setup.py develop</div><div><br></div><div>you should be ready to go.</div><div><br></div><div>But yeah, we should figure out the bug you're encountering too.</div><div><br></div><div>Cameron</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 10:57 AM, Paco Holguin <span dir="ltr"><<a href="mailto:opaco450@gmail.com" target="_blank">opaco450@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">It's an issue with reading the ART dataset, it's reading star particles all as having zero mass (including the example data from the website).  The person I'm working with asked about it, and it seems to be a known problem.<div><br></div><div>I'm trying downgrade, do the analysis, and save the data.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 1:52 PM, John ZuHone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@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="auto"><div>Paco,</div><div><br></div><div>I'm not sure how to get 3.0 (someone else can chime in), but it would actually help us a lot if you could report your bug. Could you let us know what the issue is? That way we can fix it.</div><div><br></div><div>Best,</div><div><br></div><div>John Z</div><div><br><span style="font-size:13pt;background-color:rgba(255,255,255,0)">John ZuHone</span><br><div><span style="background-color:rgba(255,255,255,0)">Kavli Center for Astrophysics and Space Research<br>Massachusetts Institute of Technology<br><a>77 Massachusetts Ave.</a>, 37-582G<br><a>Cambridge, MA 02139</a><br>(w) <a href="tel:617-253-2354" target="_blank">617-253-2354</a><br>(m) <a href="tel:781-708-5004" target="_blank">781-708-5004</a><br><a href="mailto:jzuhone@space.mit.edu" target="_blank">jzuhone@space.mit.edu</a><br><a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@gmail.com</a><br><a href="http://www.jzuhone.com/" target="_blank">http://www.jzuhone.com</a></span><br style="font-family:UICTFontTextStyleBody"></div></div><div><div><div><br>On Jul 3, 2015, at 1:44 PM, Paco Holguin <<a href="mailto:opaco450@gmail.com" target="_blank">opaco450@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr"><div><div>Actually when I use wget <a href="http://bitbucket.org/yt_analysis/yt/raw/stable/doc/install_script.sh" target="_blank">http://bitbucket.org/yt_analysis/yt/raw/stable/doc/install_script.sh</a>  to get the stable version, the version that is installed is 3.1.  I want 3.0 because it should not have a bug that was giving me trouble.</div></div><div><br></div><div>Did I use the correct link, or is there another?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 12:59 PM, Paco Holguin <span dir="ltr"><<a href="mailto:opaco450@gmail.com" target="_blank">opaco450@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">Thanks for all the help.  This clears up a lot of my confusion about this.<span><font color="#888888"><div><br></div><div>-Paco</div></font></span></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 3, 2015 at 12:42 PM, Cameron Hummels <span dir="ltr"><<a href="mailto:chummels@gmail.com" target="_blank">chummels@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 Paco,<div><br></div><div>Just to be clear, the "stable" version *is* version 3.0.  Perhaps you are looking for the current development version, which is the most up to date (some new functionality since "stable")?  If you want to use the all in one installation, there are directions on our web page: <a href="http://yt-project.org/#getyt" target="_blank">http://yt-project.org/#getyt</a> and in the docs here: <a href="http://yt-project.org/docs/dev/installing.html#all-in-one-installation-script" target="_blank">http://yt-project.org/docs/dev/installing.html#all-in-one-installation-script</a> .  I see that it only has the link in the docs for getting the "stable" install_script, but if you want the "development" install_script, it's this instead: </div><div><br></div><div><a href="https://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh" target="_blank">https://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh</a><br></div><div><br></div><div>I'll change the docs to make this more clear to future users.  I hope this helps!</div><div><br></div><div>Cameron</div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Fri, Jul 3, 2015 at 7:43 AM, Paco Holguin <span dir="ltr"><<a href="mailto:opaco450@gmail.com" target="_blank">opaco450@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><div dir="ltr">Hi,<div>     I want to install yt 3.0 instead of the current version.  Is there a straightforward way to do this, or can someone point me to </div><div>a relevant page with the info ?  I have been looking at the documentation, but I don't quite understand how to do it.   I originally used the all in one installation, but all I see in the documentation is the command to get the script for the current stable version.</div><div><br></div><div>Thanks,</div><div><br></div><div>Paco</div><div><br></div></div>
<br></div></div><span>_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></span></blockquote></div><span><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div>Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div></div>
</font></span></div>
<br>_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>yt-users mailing list</span><br><span><a href="mailto:yt-users@lists.spacepope.org" target="_blank">yt-users@lists.spacepope.org</a></span><br><span><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></span><br></div></blockquote></div></div></div><br>_______________________________________________<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" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>
</div></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" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cameron Hummels<div>Postdoctoral Researcher</div><div>Steward Observatory</div><div>University of Arizona</div><div><a href="http://chummels.org" target="_blank">http://chummels.org</a></div></div>
</div>