How to use sympy.sympify for two or more variables?
This code with one variable works.
aa = sympify("4*x**2 + 5*x - 6 > 1 , x > 0.8") p