[Nipy-devel] traits & numpy
Jarrod Millman
millman at berkeley.edu
Wed Jun 21 13:39:33 CDT 2006
Thanks Jonathan. I followed your instructions and now
./test neuroimaging.fmri PCATest
is passing for me again. I updated the fedora install page, so that
it points users/developers to the new version of traits (version 8537).
Jarrod
On 6/20/06, Jonathan Taylor <jonathan.taylor at stanford.edu> wrote:
> If you want to install a numpy supported version of traits (basically
> only so you can use traits.Array as I understand it, which is not {\em
> that} crucial), but you don't want to bother with the whole enthought
> codebase, here is a quick fix.
>
> Download a small part of enthought's source tree
>
> http://www-stat.stanford.edu/~jtaylo/enthought-8537.tar.gz
>
> After unpacking the tarball, run (in bash)
>
> export NUMERIX=numpy ; python setup_traits_numpy.py install
> --prefix=$WHEREVER
>
> -- Jonathan
More information about the Nipy-devel
mailing list