<div dir="ltr"><div>Okay, the problem is that Matplotlib installation attempts to download a large number of supporting packages - which means installation will fail if it doesn&#39;t have reliable access to the hosting server:</div><div><br></div><div><div>Downloading <a href="http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz">http://pypi.python.org/packages/source/d/distribute/distribute-0.6.28.tar.gz</a></div><div>Traceback (most recent call last):</div><div>  File &quot;setup.py&quot;, line 10, in &lt;module&gt;</div><div>    use_setuptools()</div><div>  File &quot;/scratch/cctbx-installer-2014_09_21_2205/install_tmp/intel-linux-2.6-x86_64/ws201/matplotlib-1.3.1/distribute_setup.py&quot;, line 163, in use_setuptools</div><div>    return _do_download(version, download_base, to_dir, download_delay)</div><div>...</div><div>  File &quot;/scratch/cctbx-new/cctbx-2014_09_21_2205/base/lib/python2.7/urllib2.py&quot;, line 1184, in do_open</div><div>    raise URLError(err)</div><div>urllib2.URLError: &lt;urlopen error [Errno 110] Connection timed out&gt;</div></div><div><br></div><div>I don&#39;t have a good solution to this, other than to check your network access.  (Presumably DLS does not have insane firewall policies like some of the Big Pharma sites.)</div><div><br></div>On Tue, Sep 23, 2014 at 3:34 AM,  <span dir="ltr">&lt;<a href="mailto:luis.fuentes-montero@diamond.ac.uk" target="_blank">luis.fuentes-montero@diamond.ac.uk</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Nat,<br>
<br>
&quot;./install --help&quot; does shows the list of options, I should have used in the first place and save some time ... duh.<br>
<br>
I am attaching the log file.<br>
<br>
Thanks again,<br>
<br>
Luiso.<br>
<span class=""><br>
________________________________<br>
From: Nathaniel Echols [<a href="mailto:nechols@lbl.gov">nechols@lbl.gov</a>]<br>
</span>Sent: 23 September 2014 11:24<br>
To: cctbx mailing list<br>
Subject: Re: [cctbxbb] new cctbx-plus installers<br>
<div class=""><div class="h5"><br>
On Tue, Sep 23, 2014 at 3:13 AM, &lt;<a href="mailto:luis.fuentes-montero@diamond.ac.uk">luis.fuentes-montero@diamond.ac.uk</a>&lt;mailto:<a href="mailto:luis.fuentes-montero@diamond.ac.uk">luis.fuentes-montero@diamond.ac.uk</a>&gt;&gt; wrote:<br>
I am giving it a try in a RHEL6 working station without root permission, so I modified the &quot;/cctbx-installer-2014_09_21_2205/lib/libtbx/auto_build/install_distribution.py&quot; file and changed one line:<br>
<br>
destination = &quot;/usr/local&quot;<br>
<br>
with the new path:<br>
<br>
destination = &quot;/scratch/cctbx-new&quot;<br>
<br>
This is not the intended mechanism - use &quot;--prefix=/scratch/cctbx-new&quot; instead.  (I think &quot;./install --help&quot; will show the full list of options.)<br>
<br>
The installation went pretty well until it got stuck trying MatplotLib, I don&#39;t think it got stuck because of the little hack I did, but still worth commenting and chowing the full console output.<br>
<br>
I think this is unrelated, but the underlying error is being swallowed.  Can you please send me this log file?<br>
<br>
/scratch/cctbx-installer-2014_09_21_2205/install_tmp/intel-linux-2.6-x86_64/ws201/Matplotlib_install_log<br>
<br>
thanks,<br>
Nat<br>
<br>
<br>
<br>
</div></div><div class=""><div class="h5">--<br>
<br>
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.<br>
<br>
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.<br>
<br>
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.<br>
<br>
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</div></div><br>_______________________________________________<br>
cctbxbb mailing list<br>
<a href="mailto:cctbxbb@phenix-online.org">cctbxbb@phenix-online.org</a><br>
<a href="http://phenix-online.org/mailman/listinfo/cctbxbb" target="_blank">http://phenix-online.org/mailman/listinfo/cctbxbb</a><br>
<br></blockquote></div><br></div></div>