<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="">That provided the hint I needed. Thanks for your help.<div class=""><br class=""></div><div class="">Ricarda</div><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 24 Apr 2015, at 10:44, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com" class="">nathan12343@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">What OS are you using?  This error commonly happens on Linux when the OpenSSL headers aren't installed.<div class=""><br class=""></div><div class="">Did the install script print instructions about required packages when you first execute it?<span class=""></span></div><div class=""><div class=""><div class=""><br class="">On Friday, April 24, 2015, Ricarda Beckmann <<a href="mailto:ricarda.beckmann@astro.ox.ac.uk" class="">ricarda.beckmann@astro.ox.ac.uk</a>> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" 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/" target="_blank" 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></div></blockquote></div></div></div>
_______________________________________________<br class="">yt-users mailing list<br class=""><a href="mailto:yt-users@lists.spacepope.org" class="">yt-users@lists.spacepope.org</a><br class="">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org<br class=""></div></blockquote></div><br class=""></div></body></html>