<div dir="ltr"><div>Hi Cameron,<br><br></div>There are many yt versions that point to: <br><pre>wget <a href="http://hg.yt-project.org/yt/raw/stable/doc/install_script.sh" target="_blank">http://hg.yt-project.org/yt/raw/stable/doc/install_script.sh</a><br><br><a href="http://yt-project.org/docs/2.5/orientation/installing.html" target="_blank">http://yt-project.org/docs/2.5/orientation/installing.html</a><br><a href="http://yt-project.org/docs/3.1/installing.html" target="_blank">http://yt-project.org/docs/3.1/installing.html</a><br><br><span style="font-family:arial,helvetica,sans-serif">You are right that the above downloads an index.html.<br><br>Anyway, the new link you gave me, works well (although I had to use </span><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">--no-check-certificate</span>): <br>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> --no-check-certificate</span><br><br><br></pre><pre><span style="font-family:arial,helvetica,sans-serif">However, installation failed with a </span><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">pyexpat </span>error:<br><br>-------------------------------------------------------------------------<br>Installing BZLIB<br>Installing ZLIB<br>Installing PNG<br>Installing FreeType2<br>Installing HDF5<br>Installing SQLite3<br>Installing Python.  This may take a while, but don't worry.  yt loves you.<br>Installing mercurial-3.1<br>Cloning yt<br>Setting YT_DIR=/Users/hitu/Documents/yt3/yt-i386/src/yt-hg/<br>Installing distribute<br>********************************************<br>        FAILURE REPORT:<br>********************************************<br><br>    pl = plistlib.readPlist(fn)<br>  File "/Users/hitu/Documents/yt3/yt-i386/lib/python2.7/plistlib.py", line 78, in readPlist<br>    rootObject = p.parse(pathOrFile)<br>  File "/Users/hitu/Documents/yt3/yt-i386/lib/python2.7/plistlib.py", line 401, in parse<br>    from xml.parsers.expat import ParserCreate<br>  File "/Users/hitu/Documents/yt3/yt-i386/lib/python2.7/xml/parsers/expat.py", line 4, in <module><br>    from pyexpat import *<br>ImportError: No module named pyexpat<br>Something went wrong during the installation.<br>See the error message above.<br><br>********************************************<br>********************************************<br>Failure.  Check /Users/hitu/Documents/yt3/yt-i386/yt_install.log.  The last 10 lines are above.</span><br><span style="font-family:arial,helvetica,sans-serif"><span style="font-family:arial,helvetica,sans-serif">-------------------------------------------------------------------------</span><br><br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Let me know how may I proceed...<br>Shankar<br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif"><br></span></pre></div>