FYI: https://github.com/sympy/sympy/issues/1778
This may have been fixed in the latest mpmath release. There was some conversation about it at some point. Jason moorepants.info +01 530-601-9791 On Tue, Feb 4, 2014 at 7:55 AM, Rajath Shashidhara < [email protected]> wrote: > When compiling SymPy from source code, > > I got this error: > > byte-compiling /usr/local/lib/python2.7/dist-packages/sympy/mpmath/libmp/ > exec_py3.py to exec_py3.pyc > File > "/usr/local/lib/python2.7/dist-packages/sympy/mpmath/libmp/exec_py3.py",line > 1 > exec_ = exec > ^ > SyntaxError: invalid syntax > > So, I found this: > http://code.google.com/p/mpmath/issues/detail?id=204 > > I made a patch for it. > > > > -- > 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 http://groups.google.com/group/sympy. > For more options, visit https://groups.google.com/groups/opt_out. > -- 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 http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
