On Sun, Nov 30, 2008 at 02:14:18PM -0500, James M. Hughes wrote: > when I run 'from mvpa.suite import *' via iPython, attemping to import > version 0.3.1, I get the following error: > > ImportError: Cannot import name 'pnorm_w' (in mvpa.measures.irelief) > > This is on Ubuntu, but I've successfully installed this version on > another system that's configured the exact same way... > > Any thoughts? That is probably due to a broken scipy.weave on this system and conjuction with an incomplete externals check. IIRC this is a bug that has been fixed some time ago and should not affect version 0.4.0.
Michael -- GPG key: 1024D/3144BE0F Michael Hanke http://apsy.gse.uni-magdeburg.de/hanke ICQ: 48230050 _______________________________________________ Pkg-ExpPsy-PyMVPA mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa

