<div dir="ltr">Hi Ritam,<div><br></div><div>We're just about ready to release a new version of yt and along with it a new version of the install script that should be much more robust.</div><div><br></div><div>Can you go ahead and remove your old, broken installation along with the old version of the install script and re-run using the latest version:</div><div><br></div><div>$ cd /home/ritan</div><div>$ rm -r yt-x86_64</div><div>$ rm install_script.sh</div><div>$ wget <a href="http://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh">http://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh</a></div><div>$ bash install_script.sh</div><div><br></div><div>And then follow the instructions it prints out. You may also want to edit it a bit to customize the installation options.</div><div><br></div><div>Documentation on the new version of the install script is here: <a href="http://yt-project.org/docs/dev/installing.html#all-in-one-installation-script">http://yt-project.org/docs/dev/installing.html#all-in-one-installation-script</a></div><div><br></div><div>Note that the links to download the install script in that document won't be correct until we do the yt 3.3 release, which will hopefully be any day now.</div><div><br></div><div>-Nathan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 22, 2016 at 7:42 AM, Ritam Mallick <span dir="ltr"><<a href="mailto:mallick@iiserb.ac.in" target="_blank">mallick@iiserb.ac.in</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"><div>Dear all,<br><br></div>I am trying to install yt in my desktop (Ubuntu 15.04). However it shows this error (last few lines of the yt_install.log)<br><div><div><br><br>running install_scripts<br>copying build/scripts-2.7/hg -> /home/ritam/yt-x86_64/bin<br>changing mode of /home/ritam/yt-x86_64/bin/hg to 775<br>running install_egg_info<br>Writing /home/ritam/yt-x86_64/lib/python2.7/site-packages/mercurial-3.4-py2.7.egg-info<br>using <a href="https://bitbucket.org/yt_analysis/yt-supplemental/" target="_blank">https://bitbucket.org/yt_analysis/yt-supplemental/</a><br>sending capabilities command<br>abort: No module named _ssl!<br>using <a href="https://bitbucket.org/yt_analysis/yt/" target="_blank">https://bitbucket.org/yt_analysis/yt/</a><br>sending capabilities command<br>abort: No module named _ssl!<br>abort: repository /home/ritam/yt-x86_64/src/yt-hg/ not found!<br>2016-07-22 17:28:23 URL:<a href="https://bootstrap.pypa.io/get-pip.py" target="_blank">https://bootstrap.pypa.io/get-pip.py</a> [1524722/1524722] -> "get-pip.py" [1]<br>Traceback (most recent call last):<br>  File "get-pip.py", line 19177, in <module><br>    main()<br>  File "get-pip.py", line 194, in main<br>    bootstrap(tmpdir=tmpdir)<br>  File "get-pip.py", line 82, in bootstrap<br>    import pip<br>  File "/tmp/tmpDR_d0M/pip.zip/pip/__init__.py", line 16, in <module><br>  File "/tmp/tmpDR_d0M/pip.zip/pip/vcs/subversion.py", line 9, in <module><br>  File "/tmp/tmpDR_d0M/pip.zip/pip/index.py", line 30, in <module><br>  File "/tmp/tmpDR_d0M/pip.zip/pip/wheel.py", line 39, in <module><br>  File "/tmp/tmpDR_d0M/pip.zip/pip/_vendor/distlib/scripts.py", line 14, in <module><br>  File "/tmp/tmpDR_d0M/pip.zip/pip/_vendor/distlib/compat.py", line 31, in <module><br>ImportError: cannot import name HTTPSHandler<br><br></div><div>Hope to get some help.<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></div>