On Sun, Jun 19, 2011 at 5:53 PM, Yuri <span dir="ltr">&lt;<a href="mailto:yuri.pompeu@ufl.edu">yuri.pompeu@ufl.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Dear phenixers,<br>
I ran into some errors after my last upgrade.<br>
First, I noticed that all of the data plots are gone in the GUI, instead I get a message that says :plotting disabled due to missing library.<br>
Second I was running phenix.refine and got the following message, they may be related I am not positive:<br>
<br>
AttributeError : &#39;RefinementStatsPlot&#39; object has no attribute &#39;null_fmt&#39;<br></blockquote><div><br></div><div>They are related - if the plotting library cannot load, the display of statistics vs. cycle is replaced by a blank panel. �This was supposed to allow the rest of the GUI to continue working, but I left out a couple of crucial details. �The next build will have the bug fix. �However, I&#39;m pretty sure the GUI gives you very clear directions about how to fix the missing library problem: you need to install a package called &quot;lapack&quot; (sometimes called &quot;lapack3&quot;). �I&#39;m not sure what the command to do this would be on RedHat, but it&#39;s very standard - in fact, it&#39;s almost always present in most installations, which is why we don&#39;t distribute it ourselves. �(It shouldn&#39;t even be required, but the library that uses it seems to automatically detect it on the build machines, and I haven&#39;t figured out how to disable this.) �Once this is installed, the plots should work as expected.</div>

<div><br></div><div>-Nat</div><div><br></div><div>(PS. If you have submitted bug reports via the GUI you do not need to send any further emails - they all end up in my inbox anyway.)</div></div>