You're not running sage. Start Sage first, then from the prompt looking like
sage: issue those commands. See also http://www.sagemath.org/doc/developer/walk_through.html#reviewing-a-patch --Stefan. On Thursday, June 20, 2013 11:56:09 AM UTC-4, Smitty Horne wrote: > > On Thursday, June 20, 2013 9:28:29 AM UTC-5, Smitty Horne wrote: > > I have installed the Sage program and, as far as I can tell, installed > the matroids portion (including patches). But when I try to run the command > 'from sage.matroids.all import *', I get an error that says "No module > named matroids.all". Do any of you have an idea on what I am missing? Thank > you very much. > > Yes, I think it is a bash shell error. Actually nothing happens at all. > Here is what I see: > > Smittys-MacBook-Pro:sage swood$ hg_sage.apply("trac_14668_bitsets.patch" > -bash: syntax error near unexpected token `"trac_14668_bitsets.patch"' > > Since you didn't say which directory should hold the patches, I just put > them in the main directory off Applications; i.e., sage. Could that be part > of the problem? Thanks. > > -- 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/groups/opt_out.
