Convert SymPy.jl equation system to JuMP.jl Model

Why not just include the nonlinear equality constraints directly in your model?

Note that you should use @constraint instead of @NLconstraint. See ANN: JuMP v1.15 is released and JuMP 1.15.0 is released | JuMP