On Thursday, June 20, 2013 11:42:10 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.
>
> I got to the step of applying the patches and got the following error when 
> I attempted to run hg_sage.apply("trac_14668_bitsets.patch") from the sage 
> prompt:
>
> syntax error near unexpected token `"trac_14668_bitsets.patch"'
>
That's weird, it looks like a Bash shell error. You are running Sage when 
entering those commands, right? Can you show what (if anything) is posted 
before the error? Should be something like

cd "/Users/stefan/sage-5.11.beta1/devel/sage" && sage --hg import   
"/Users/stefan/Documents/coding/sage_matroids/trac_14668_bitsets.patch"
applying /Users/stefan/Documents/coding/sage_matroids/trac_14668_bitsets.
patch

 

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to