Dear all,<br><br>today after updating my computer (Ubuntu 10.10), I have this issue importing mvpa.suite:<br><br><div style="margin-left: 40px;">&gt;&gt;&gt; from mvpa.suite import *<br>/usr/lib/pymodules/python2.6/matplotlib/numerix/__init__.py:18: DeprecationWarning: <br>
**********************************************************<br>matplotlib.numerix and all its subpackages are deprecated.<br>They will be removed soon.  Please use numpy instead.<br>**********************************************************<br>
<br>  warnings.warn(msg, DeprecationWarning)<br>Traceback (most recent call last):<br>  File &quot;&lt;console&gt;&quot;, line 1, in &lt;module&gt;<br>  File &quot;/usr/lib/pymodules/python2.6/mvpa/suite.py&quot;, line 174, in &lt;module&gt;<br>
    from mvpa.support.nipy import *<br>  File &quot;/usr/lib/pymodules/python2.6/mvpa/support/nipy/__init__.py&quot;, line 33, in &lt;module&gt;<br>    from nipy.neurospin.utils import emp_null<br>ImportError: No module named neurospin.utils<br>
<br></div>I&#39;m not python expert so I can&#39;t fix that bug.<br><br>Thank you<br>Roberto.<br><br>PS: Should I post these issues on the newsletter or I&#39;ve to report a bug as explained on the website??<br>