Thank you for the response, kcrisman (sorry I don’t know your first name). > > No problem - very long ago I just chose this handle. Thanks for your config info - I don't see why any of this should affect it, thankfully, though I'm sorry you have had such trouble! Glad you found the other references; this is puzzling, I agree. It can't be universal or the doctest I mentioned earlier would be failing.
In fact, one test you could do is to test that one file. You'd have to cd into the actual Sage-6.2-... directory and then do ./sage -t src/sage/plot/plot.py I think so, at least - the syntax seems to have changed somewhat with the change in the directory layout. Has anyone else experienced this problem? The test is exceedingly simple: > sage: import matplotlib.pyplot as plt > This is working for me, on 10.7 built from scratch, though; I haven't tried the binary. Can someone who has access to 10.9 Mavericks download the binary and see if this is a problem? My suspicion is that something went wrong in the compilation of the binary, though I can't say what. - kcrisman -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
