On Thursday, October 15, 2015 at 10:29:20 AM UTC+2, Jeroen Demeyer wrote: > > On 2015-10-14 20:06, Wolfgang Jansen wrote: > > The question > > is, how can I get sage running in a way that I can continue work? > > Did you properly build Sage, i.e. did you run "make"? >
Yes, as far as I remember (installation was about a half year ago). Meanwhile, I got Sage running by restoring the last backup. But edition of the same source file has no longer any effect (the new method is flagged unknown). This contrasts to my first attempt where the effect was dramatic. I edited the base class of my object's actual class, the actual class (sage.rings.polynomial.polynomial_gf2x.Polynomial_GF2X) is contained in a library only, not in a Python file. -- 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.
