<meta http-equiv="Content-Type" content="text/html; charset=utf-8">What OS are you using?  This error commonly happens on Linux when the OpenSSL headers aren't installed.<div><br></div><div>Did the install script print instructions about required packages when you first execute it?<span></span></div><div><div><div><br>On Friday, April 24, 2015, Ricarda Beckmann <<a href="mailto:ricarda.beckmann@astro.ox.ac.uk">ricarda.beckmann@astro.ox.ac.uk</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello everbody,<div><br></div><div>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><br></div><div>The installation runs fine until:</div><div><div style="margin:0px;font-size:11px;font-family:Menlo">Installing PNG</div><div style="margin:0px;font-size:11px;font-family:Menlo">Installing FreeType2</div><div style="margin:0px;font-size:11px;font-family:Menlo">Installing SQLite3</div><div style="margin:0px;font-size:11px;font-family:Menlo">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">Installing mercurial-3.1</div><div style="margin:0px;font-size:11px;font-family:Menlo">Setting YT_DIR=/home/beckmann/soft/yt</div><div style="margin:0px;font-size:11px;font-family:Menlo">Installing distribute</div></div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px">at which point it exits with </div><div style="margin:0px;font-size:11px;font-family:Menlo"><br></div><div style="margin:0px"><div style="font-family:Menlo;font-size:11px;margin:0px">********************************************</div><div style="font-family:Menlo;font-size:11px;margin:0px">        FAILURE REPORT:</div><div style="font-family:Menlo;font-size:11px;margin:0px">********************************************</div><div style="font-family:Menlo;font-size:11px;margin:0px;min-height:13px"><br></div><div style="font-family:Menlo;font-size:11px;margin:0px">    return self.parent.open(new, timeout=req.timeout)</div><div style="font-family:Menlo;font-size:11px;margin:0px">  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">    response = self._open(req, data)</div><div style="font-family:Menlo;font-size:11px;margin:0px">  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">    'unknown_open', req)</div><div style="font-family:Menlo;font-size:11px;margin:0px">  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">    result = func(*args)</div><div style="font-family:Menlo;font-size:11px;margin:0px">  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">    raise URLError('unknown url type: %s' % type)</div><div style="font-family:Menlo;font-size:11px;margin:0px">urllib2.URLError: <urlopen error unknown url type: https></div><div style="font-family:Menlo;font-size:11px;margin:0px;min-height:13px"><br></div><div style="font-family:Menlo;font-size:11px;margin:0px">********************************************</div><div style="font-family:Menlo;font-size:11px;margin:0px">********************************************</div><div style="font-family:Menlo;font-size:11px"><br></div><div>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><br></div><div>This website suggests that the issue is that SSL is not supported: <a href="http://www.xinotes.net/notes/note/628/" target="_blank">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><br></div><div>Thank you,</div><div>Ricarda </div><div><br></div><div><br></div></div></div></blockquote></div></div></div>