Re: [sage-support] My installation doesn't see matroids.all

2013-06-20 Thread Smitty Horne
Superb!!! Building from the source solved my problem so, for the moment, I am up and running. Thanks to those who were patient with my questions! -Smitty On Thursday, June 20, 2013 5:13:21 PM UTC-5, Smitty Horne wrote: > > Yes, actually I do. I ended up dumping the installation I had (which I ha

Re: [sage-support] My installation doesn't see matroids.all

2013-06-20 Thread Smitty Horne
Yes, actually I do. I ended up dumping the installation I had (which I had downloaded as a binary) and starting over, building it from the ground up. It has been running several hours, but I think perhaps doing it this way will resolve my issues. I hope so, at any rate! Thank you so much. On Th

Re: [sage-support] My installation doesn't see matroids.all

2013-06-20 Thread Michael Welsh
On 21/06/2013, at 4:10 AM, Smitty Horne wrote: > > Unfortunately, now my sage won't run... I am getting the following error: FYI > it was running previously before I ran the -clone mymatroid command. Do you have XCode and the command-line tools installed? -- You received this message because

[sage-support] My installation doesn't see matroids.all

2013-06-20 Thread Smitty Horne
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 yo