On Tue, Jan 26, 2010 at 4:51 PM, Alasdair <[email protected]> wrote: > I've installed the newest Sage 4.3.1 using the OpenSuse 11.1 binary. > However, the "load" function seems not to work: > > sage: load('myfile.sage') > > produces the error > > ------------------------------------------------------------ > File "<string>", line 274 > > ^ > SyntaxError: invalid syntax
Maybe there is a syntax error in myfile.sage? Post it. William > > Is there something I'm doing wrong here? The file certainly exists, > but I can't seem to be able to load it. Maybe I should download the > sage source code and compile from scratch...? > > Thanks, > Alasdair > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- William Stein Associate Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
