First time here? Check out the FAQ!
answered 1 year ago
Figured it out, it's because I was referring back to the parent class itself when defining the element class (using class Element(SuperLieAlgebra.Element):). The funny thing is it did run on cocalc...