On Saturday, November 3, 2012 7:06:24 PM UTC-7, Daniel wrote: > > While compiling the latest source from the web, I got this message: > > Error installing package scipy-0.9.p1 >
> I'm using a MacBook Pro with OS 10.8.2, 2.9 GHz Intel Core i7. > This is a known problem with OS X 10.8, and it will be fixed in an upcoming release (tentatively scheduled for Sage 5.4.1). Meanwhile, try this (from the command line): change directory to the top-level of the Sage installation ("SAGE_ROOT") and $ ./sage -i http://sage.math.washington.edu/home/palmieri/SPKG/scipy-0.11.0.spkg Wait a few minutes until this (I hope) succeeds. Then $ make If you run doctests (by running 'make ptest' or 'make ptestlong'), you may see a few failures because of changes between SciPy version 0.9 and 0.11. -- John -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To post to this group, send email to sage-devel@googlegroups.com. To unsubscribe from this group, send email to sage-devel+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel?hl=en.