Oh, according to my install log I had the same problem; I was fooled
by the fact that sage started up fine. But now I think I have a
solution:
I got curious about what PIL is, and while googling I came across this
nice page
http://www.sagemath.org/doc/installation/source.html
which lists a lot
Hi Niles,
On Fri, Sep 24, 2010 at 7:58 AM, Niles wrote:
> Is there something easy I "forgot" to do?
I couldn't even get Sage to compile successfully on that machine.
Doing a serial compilation with
$ make
resulted in
/usr/local/lib/libpython2.6.a: could not read symbols: Bad value
collect2: l
I just compiled 4.6.alpha1 on the machine rosemary.math at UGA (24-
core SUN machine running Redhat Linux Enterprise Edition) with (I
thought) no problems. But now I get
sage: import scipy
Traceback (most recent call last):
...
ImportError: No module named scipy
Importing scipy works fine on th