[pymvpa] Running the tutorial on windows

Ofir ofir1942 at gmail.com
Sun Nov 20 15:26:19 UTC 2011


Hi,

I installed all the prerequisites (including
matplotlib-1.1.0.win32-py2.6.exe), downloaded and installed MiniGW and
built the installer from source "pymvpa-snapshot-0.6.0~rc3".
Then I ran a python shell:

I did
>>> from tutorial_lib.py import *


and got:


Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "tutorial_lib.py", line 15, in <module>
    from mvpa.suite import *
  File "C:\Python26\lib\site-packages\mvpa\suite.py", line 164, in <module>
    from mvpa.misc.plot.topo import *
  File "C:\Python26\lib\site-packages\mvpa\misc\plot\topo.py", line 22, in
<module>
    import matplotlib.numerix.ma as M
*ImportError: No module named numerix.ma*

When I looked for numerix in matplotlib they say that this is depracated
since matplotlib 0.98.x

What should I do??

Thanks a lot for your help,

Ofir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20111120/388fbd33/attachment.html>


More information about the Pkg-ExpPsy-PyMVPA mailing list