>Another problem that might have happened is that you forgot to install the
>aforementioned packages using administrator ("sudo") rights. You should
>have done it like that:
>
>
>sudo python setup.py install
>
>
>If you haven't, the packages' files won't go to the right places (I apologize
>if
>you know that already -- ain't patronizing, just trying to help).
Lucia,
Maybe it's a good idea to forget the paragraphs above. The commands
$ python -c "import numpy; print numpy.__version__"
and
$ python -c "import pysparse; print pysparse.__version__"
produced correct/expected outputs, so you probably did it right and your
package installation from the tarball was successful. Sorry for that.
Fausto
_______________________________________________
fipy mailing list
[email protected]
http://www.ctcms.nist.gov/fipy
[ NIST internal ONLY: https://email.nist.gov/mailman/listinfo/fipy ]