[pymvpa] opensuse 11.2 installation

Gui Xue guixue at gmail.com
Mon Jan 18 02:19:06 UTC 2010


well, tried cheat the system by rename python2.6 to python2.5, seems
everything has been installed fine.

can run import mvpa, nifti, but when run 'from mvpa.suite import *', the
following errors occur, can anyone help:

>>> from mvpa.suite import *
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/mvpa/suite.py", line 26, in
<module>
    from mvpa.algorithms.cvtranserror import *

  File "/usr/lib/python2.6/site-packages/mvpa/algorithms/cvtranserror.py",
line 13, in <module>
    from mvpa.support.copy import deepcopy
  File "/usr/lib/python2.6/site-packages/mvpa/support/copy.py", line 25, in
<module>
    from copy import copy, deepcopy
ImportError: cannot import name copy

thanks
gui



On Sat, Jan 16, 2010 at 11:05 AM, Gui Xue <guixue at gmail.com> wrote:

> thanks. i used both the rpm and yast, both of them gave me the same
> complaint.
>
> not sure what's happening.
> thanks,
> gui
>
>
> On Sat, Jan 16, 2010 at 10:29 AM, Michael Hanke <michael.hanke at gmail.com>wrote:
>
>> Hi,
>>
>> I'm still a bit clueless -- is there anybody here with some suse
>> experience?
>>
>> On Sat, Jan 16, 2010 at 10:21:55AM -0800, Gui Xue wrote:
>> > yeah, i read through the instruction. everytime i try to install it, it
>> > says:
>> >
>> > Python > 2.5 needed by ...
>> > python < 2.6 needed by ...
>> > libpython2.5.so.1.0 needed
>>
>> Who says this? What is the command you ran to get this output? Are you
>> trying to install from source? from RPM? Which version are you trying to
>> install?
>>
>> > but i only have python 2.6
>> >
>> > i tried to manually installed python 2.5 on my computer, and the
>> > libpython2.5.so.1.0 is in my /usr/lib and /usr/local/lib directory, but
>> it
>> > still gave me the same complaint.
>>
>> As has be said before, PyMVPA should work fine with 2.6. We definitely
>> need more information to be able to help you.
>>
>> Michael
>>
>>
>> --
>> GPG key:  1024D/3144BE0F Michael Hanke
>> http://mih.voxindeserto.de
>>
>> _______________________________________________
>> Pkg-ExpPsy-PyMVPA mailing list
>> Pkg-ExpPsy-PyMVPA at lists.alioth.debian.org
>> http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-exppsy-pymvpa/attachments/20100117/9ff7f41a/attachment.htm>


More information about the Pkg-ExpPsy-PyMVPA mailing list