[pymvpa] Error with from mvpa.suite import *
Yaroslav Halchenko
debian at onerussian.com
Tue Mar 29 12:49:46 UTC 2011
On Tue, 29 Mar 2011, Roberto Guidotti wrote:
> [externals]
> have mdp = no
> have mdp ge 24 = no
> So, I haven't the ~/.pymvpa.cfg file, I have only the configuration
> file examples.
so create one with the above content
> 2.
> what happens if you just do
> python -c 'from mdp.nodes import LLENode as __'
> ...
> File "/usr/lib/pymodules/python2.6/mdp/nodes/scikits_nodes.py", line
> 309, in wrap_scikits_transformer
> scikits_method = getattr(scikits_class, scikits_name)
> AttributeError: type object 'CoefSelectTransformerMixin' has no
> attribute 'fit'
it is a bug in MDP, which was fixed upstream but hasn't got released
yet... sorry... just disable mdp in the config file as above for now
alternatively -- what is the apt-cache policy python-scikits-learn
?
if it is not installed or outdated, try installing/upgrading it
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
More information about the Pkg-ExpPsy-PyMVPA
mailing list