<div dir="ltr"><div class="gmail_extra">This is perhaps important to highlight:<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 7:39 PM, Anna Petrášová <span dir="ltr"><<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> Does this mean I ignore the startup errors?<br>
<br>
</span>the error means that 'import numpy' fails, so I am surprised it works<br>
for you otherwise. The import happens in gui_core/wxlibplot.py,<br>
wxplot/profile.py and nviz/wxnvix.py if you want to investigate more.</blockquote></div><br></div><div class="gmail_extra">With numpy (somehow) broken, you won't be able to use the following GUI features: 3D view (NVIZ), profile tool, interactive histogram and perhaps few other features. However, none of the processing modules are influenced (except for very few) and even the GUI is build to work in general without numpy.<br></div></div>