On Mon, 22 Jan 2007 10:52:05 -0800, Nicholas Spies <[EMAIL PROTECTED]> wrote:
> After installing SAGE, adding some options, I got an error installing
> scipy-2006-12-05 even after following the instructions (which seem
> incomplete) namely:
Unfortunately the SCIPY package has many nontrivial build dependencies,
which is why it is only an optional SAGE package. You don't have the
relevant dependencies installed on your system, so you can't built scipy.
You could install those dependencies and try again. They are list in the
build log. I think you may need the atlas devel libraries, at a minimum.
NOTE: A possible longterm plan for SAGE is that it does include the
relevant dependencies needed for scipy. But getting this to all
work might be a huge amount of work.
[
>
> I used SAGE for some tutorial examples using the browser interface and it's
> a wonderful system. Great work!
Thanks!!
William
-----
/home/ns/Downloads/sage-1.7.1/sage-1.7.1/local/lib/python2.5/site-packages/numpy/distutils/system_info.py:1301:
UserWarning:
Atlas (http://math-atlas.sourceforge.net/) libraries not found.
Directories to search for the libraries can be specified in the
numpy/distutils/site.cfg file (section [atlas]) or by setting
the ATLAS environment variable.
warnings.warn(AtlasNotFoundError.__doc__)
blas_info:
libraries blas not found in
/home/ns/Downloads/sage-1.7.1/sage-1.7.1/local/lib
libraries blas not found in /usr/local/lib
libraries blas not found in /usr/lib
NOT AVAILABLE
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---