Home Forums Nazca type error when using sympy – fixed by converting to float Reply To: type error when using sympy – fixed by converting to float

#6279
bastien
Member

Dear Xaveer,

Thank you for your answer. I get the same error message (using Nazca 0.5.12, Matplotlib 3.2.2, Python 3.7.3). I came across that error in a more complex code and wrongly identified the faulty line. It looks like the error is indeed coming from matplotlib (no error with export to gds) and not from the instantiation; sorry for the confusion. I guess the take home message is that one should be careful when using sympy types…