On Sat, Dec 28, 2013 at 8:59 AM, Fredrik Johansson
<[email protected]> wrote:
> On Sat, Dec 28, 2013 at 5:01 AM, Aaron Meurer <[email protected]> wrote:
>> I haven't tested the docs yet, but the code seems to work just fine in
>> SymPy, in my testing so far. I'll push a branch up and let you know if
>> Travis catches anything.
>
> Thanks!
>
>> One request for the final release: could you make it so that every
>> file is valid syntax in both Python 2 and Python 3? You need to use a
>> trick like
>> https://github.com/sympy/sympy/blob/master/sympy/core/compatibility.py#L128.
>> A lot of people complain about the syntax errors that come up when
>> installing.
>
> Is there anything specific that still needs to be fixed? I just tried
> installing mpmath in python3 (with setup.py) and did not get any error
> messages.
Huh, it seems it was already fixed. So something went wrong when I
installed it, because I got
byte-compiling
/private/tmp/test-3/lib/python3.3/site-packages/sympy/mpmath/libmp/exec_py2.py
to exec_py2.cpython-33.pyc
File
"/private/tmp/test-3/lib/python3.3/site-packages/sympy/mpmath/libmp/exec_py2.py",
line 2
exec string in globals, locals
^
SyntaxError: invalid syntax
but it seems that that file isn't even there.
Aaron Meurer
>
> Fredrik
>
> --
> You received this message because you are subscribed to the Google Groups
> "mpmath" 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/mpmath.
> 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.