<div>Hi Wolfram,</div><div><br></div><div>If you have access to a compilation environment on this host, you should be able to make a clone of the yt mercurial repository and build yt from source:</div><div><br></div><div><pre style="box-sizing:border-box;overflow:auto;font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:15px;padding:10.5px;margin-top:0px;margin-bottom:11px;line-height:1.42857143;word-break:break-all;word-wrap:break-word;color:rgb(51,51,51);background-color:rgb(245,245,245);border:1px solid rgb(204,204,204);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px"><span class="nv" style="box-sizing:border-box;color:rgb(187,96,213)">$ </span>hg clone <a href="https://bitbucket.org/yt_analysis/yt">https://bitbucket.org/yt_analysis/yt</a>
<span class="nv" style="box-sizing:border-box;color:rgb(187,96,213)">$ </span><span class="nb" style="box-sizing:border-box;color:rgb(0,112,32)">cd </span>yt
<span class="nv" style="box-sizing:border-box;color:rgb(187,96,213)">$ </span>hg update yt
<span class="nv" style="box-sizing:border-box;color:rgb(187,96,213)">$ </span>python setup.py develop</pre></div><div><br></div><div><a href="http://yt-project.org/doc/installing.html#installing-yt-using-pip-or-from-source">http://yt-project.org/doc/installing.html#installing-yt-using-pip-or-from-source</a><br></div><div><br></div><div>Hope that helps,</div><div><br></div><div>Nathan</div><div><br><div class="gmail_quote"><div>On Wed, Apr 5, 2017 at 7:17 AM Wolfram Schmidt <<a href="mailto:wolfram.schmidt@uni-hamburg.de">wolfram.schmidt@uni-hamburg.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
    <p class="gmail_msg">Hi,</p>
    <p class="gmail_msg">I need to install the development version of yt, which is fully
      capable of reading BoxLib-based datasets (yt-users Digest, Vol
      110, Issue 1).<br class="gmail_msg">
    </p>
    <p class="gmail_msg">While I can do that without problems on my PC, I ran into
      problems on the remote host where the datasets are produced.<br class="gmail_msg">
    </p>
    I am able to successfully install Anaconda and also the stable yt
    branch (via conda install yt), but the "nightly conda build"<br class="gmail_msg">
     <br class="gmail_msg">
    <span class="m_512137756209285309nv gmail_msg"></span><tt class="gmail_msg">conda install -c
      <a class="m_512137756209285309moz-txt-link-freetext gmail_msg" href="http://use.yt/with_conda/" target="_blank">http://use.yt/with_conda/</a> yt</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><br class="gmail_msg">
    fails with the error message<br class="gmail_msg">
    <br class="gmail_msg">
    <tt class="gmail_msg">Fetching package metadata ...</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg">CondaHTTPError: HTTP None None for url
      <a class="m_512137756209285309moz-txt-link-rfc2396E gmail_msg" href="http://use.yt/with_conda/linux-64/repodata.json" target="_blank"><http://use.yt/with_conda/linux-64/repodata.json></a></tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg">Elapsed: None</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg">An HTTP error occurred when trying to retrieve this URL.</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg">HTTP errors are often intermittent, and a simple retry will
      get you on your way.</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><tt class="gmail_msg">ConnectionError(MaxRetryError("HTTPConnectionPool(host='<a href="http://use.yt" class="gmail_msg" target="_blank">use.yt</a>',
      port=80): Max retries exceeded with url:
      /with_conda/linux-64/repodata.json (Caused by
NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection
      object at 0x2aaab449ad30>: Failed to establish a new
      connection: [Errno 113] No route to host',))",),)</tt><tt class="gmail_msg"><br class="gmail_msg">
    </tt><br class="gmail_msg">
    It turns out that retrying doesn't help. I suspect that traffic
    through certain ports is blocked.<br class="gmail_msg">
    <br class="gmail_msg">
    Over the alternative route offered by the yt installation script,
    even the basic installation fails because some packages cannot be
    accessed.<br class="gmail_msg">
    <br class="gmail_msg">
    If anyone knows of other options or a way to circumvent the above
    problem, please let me know.<br class="gmail_msg">
    <br class="gmail_msg">
    Best regards,<br class="gmail_msg">
    Wolfram<br class="gmail_msg">
    <br class="gmail_msg">
     <br class="gmail_msg">
    <pre class="m_512137756209285309moz-signature gmail_msg" cols="72"></pre>
  </div>

_______________________________________________<br class="gmail_msg">
yt-users mailing list<br class="gmail_msg">
<a href="mailto:yt-users@lists.spacepope.org" class="gmail_msg" target="_blank">yt-users@lists.spacepope.org</a><br class="gmail_msg">
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br class="gmail_msg">
</blockquote></div></div>