First time here? Check out the FAQ!
answered 2016-06-07 10:01:24 +0100
I got the same, it seems indeed that the symbol x is not injected into the global namespace, but the following works:
x
./factor "sage.calculus.var.SR.symbol('x')^2+3*sage.calculus.var.SR.symbol('x')"