[pymvpa] Installation problem

George Christopoulos georchris5 at yahoo.com
Mon Jun 22 20:46:21 UTC 2009


Hi 

when I try to run import mvpa in a windows machine i get the foillowing message
Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import mvpa
  File "C:\Python25\Lib\site-packages\mvpa\__init__.py", line 99, in <module>
    externals.exists('scipy', force=True, raiseException=False)
  File "C:\Python25\Lib\site-packages\mvpa\base\externals.py", line 390, in exists
    exec _KNOWN[dep]
  File "<string>", line 1, in <module>
  File "C:\Python25\Lib\site-packages\mvpa\base\externals.py", line 54, in __check_scipy
    scipy_ver = versions['scipy'] = __version_to_tuple(sp.__version__)
  File "C:\Python25\Lib\site-packages\mvpa\base\externals.py", line 31, in __version_to_tuple
    v = tuple([int(x) for x in v.split('.') if not x.startswith('dev')])
ValueError: invalid literal for int() with base 10: '1rc3'

I have installed numpy, scipy, pynifti,matplotlib

Any ideas?

George


      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20090622/128729a9/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list