On Tuesday, 8 November 2016 15:52:40 UTC+1, Alexander Tille wrote:
Hi, > Traceback (most recent call last): > File "./algebraic_calculation_model_6_rescaled.py", line 4, in <module> > import sympy.mpmath > /.../ > > Can you explain my mistake? > > If you change that line to "import mpmath" (and change any code referencing it accordingly) it should be fine. Best regards, Björn -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sympy. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/5c152b2d-4321-40f1-bcb2-b5b64cb561ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
