<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello everbody,<div class=""><br class=""></div><div class="">I forked and cloned the repo on bitbucket and am now trying to install yt using the install script. Unfortunately I keep running into trouble:</div><div class=""><br class=""></div><div class="">The installation runs fine until:</div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing PNG</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing FreeType2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing SQLite3</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing Python.  This may take a while, but don't worry.  yt loves you.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing mercurial-3.1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Setting YT_DIR=/home/beckmann/soft/yt</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">Installing distribute</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px;" class="">at which point it exits with </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px;" class=""><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">********************************************</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">        FAILURE REPORT:</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">********************************************</div><div style="font-family: Menlo; font-size: 11px; margin: 0px; min-height: 13px;" class=""><br class=""></div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">    return self.parent.open(new, timeout=req.timeout)</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">  File "/home/beckmann/soft/yt/yt-x86_64/lib/python2.7/urllib2.py", line 404, in open</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">    response = self._open(req, data)</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">  File "/home/beckmann/soft/yt/yt-x86_64/lib/python2.7/urllib2.py", line 427, in _open</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">    'unknown_open', req)</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">  File "/home/beckmann/soft/yt/yt-x86_64/lib/python2.7/urllib2.py", line 382, in _call_chain</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">    result = func(*args)</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">  File "/home/beckmann/soft/yt/yt-x86_64/lib/python2.7/urllib2.py", line 1247, in unknown_open</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">    raise URLError('unknown url type: %s' % type)</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">urllib2.URLError: <urlopen error unknown url type: https></div><div style="font-family: Menlo; font-size: 11px; margin: 0px; min-height: 13px;" class=""><br class=""></div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">********************************************</div><div style="font-family: Menlo; font-size: 11px; margin: 0px;" class="">********************************************</div><div style="font-family: Menlo; font-size: 11px;" class=""><br class=""></div><div class="">I have tried installing distribute manually but I immediately run into the same error with the next package so that is not a solution.</div><div class=""><br class=""></div><div class="">This website suggests that the issue is that SSL is not supported: <a href="http://www.xinotes.net/notes/note/628/" class="">http://www.xinotes.net/notes/note/628/</a> and I need to recompile python with SSL? How do I do that in this context? Is there another solution? I do not have root access on this machine. </div><div class=""><br class=""></div><div class="">Thank you,</div><div class="">Ricarda </div><div class=""><br class=""></div><div class=""><br class=""></div></div></body></html>