<div dir="ltr"><div><div><div><div>Hello Nathan,<br><br></div>Thanks for your reply and solution. I will try with your solution.<br></div>The OS I used is UBUNTU 14.02.<br><br><br></div>Regards<br></div>Prateek<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 12, 2015 at 4:43 PM, 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">Hi Prateek,<div><br></div><div>This sort of error happens when Python is unable to be built with SSL support. Recent versions of Python will refuse to link against older versions of OpenSSL, since they are known to be insecure.</div><div><br></div><div>Which OS and version is this? It may just be that you need to update your OpenSSL library.</div><div><br></div><div>On the othe hand, if you do not have root or if you are running an OS version that is no longer receiving security updates, a workaround would be to install yt using miniconda instead of the install script. This works because miniconda bundles a recent, secure version of OpenSSL.</div><div><br></div><div>Cheers,</div><div><br></div><div>Nathan<span></span></div><div class="HOEnZb"><div class="h5"><div><br>On Monday, October 12, 2015, Prateek Gupta <<a href="mailto:prateekgidolia@gmail.com" target="_blank">prateekgidolia@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Hello everyone,<br><br></div>I tried to install YT in Laptop using install script. But when I attempt to run the script it shows the following error:<br><br><br>Cloning yt<br>Setting YT_DIR=/home/dumbo/Desktop/yt-x86_64/src/yt-hg/<br>Installing pip<br>********************************************<br>        FAILURE REPORT:<br>********************************************<br><br>    bootstrap(tmpdir=tmpdir)<br>  File "get-pip.py", line 82, in bootstrap<br>    import pip<br>  File "/tmp/tmpTGocNa/pip.zip/pip/__init__.py", line 15, in <module><br>  File "/tmp/tmpTGocNa/pip.zip/pip/vcs/subversion.py", line 9, in <module><br>  File "/tmp/tmpTGocNa/pip.zip/pip/index.py", line 30, in <module><br>  File "/tmp/tmpTGocNa/pip.zip/pip/wheel.py", line 35, in <module><br>  File "/tmp/tmpTGocNa/pip.zip/pip/_vendor/distlib/scripts.py", line 14, in <module><br>  File "/tmp/tmpTGocNa/pip.zip/pip/_vendor/distlib/compat.py", line 31, in <module><br>ImportError: cannot import name HTTPSHandler<br><br>********************************************<br>********************************************<br><br></div>I also tried with installing get-pip.py first seperately as root but still it show the same error. I thing I didn't get the error exactly.<br></div>How to get rid of this error and install YT properly ?<br><br><br></div>Thanks<br></div>Regards<br></div>Prateek<br></div>
</blockquote></div>
</div></div><br>_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div><br></div>