What steps will reproduce the problem?
1. apt-get install python-mpmath
What is the expected output?
No errors.
What do you see instead?
Processing triggers for python-support ...
Compiling /usr/lib/pymodules/python2.7/mpmath/libmp/exec_py3.py ...
SyntaxError: ('invalid syntax',
('/usr/lib/pymodules/python2.7/mpmath/libmp/exec_py3.py', 1, 12, 'exec_ =
exec\n'))
Compiling /usr/lib/pymodules/python2.7/mpmath/tests/extratest_gamma.py ...
SyntaxError: ('invalid syntax',
('/usr/lib/pymodules/python2.7/mpmath/tests/extratest_gamma.py', 50, 35, '
print("%s ok;" % name, end=\' \')\n'))
Compiling /usr/lib/pymodules/python2.7/mpmath/tests/torture.py ...
SyntaxError: ('invalid syntax',
('/usr/lib/pymodules/python2.7/mpmath/tests/torture.py', 80, 27, '
print(".", end=\' \')\n'))
What version of the product are you using? On what operating system?
I'm using Ubuntu 12.04 and the current python-mpmath is 0.17-1. Is this
something that will make the package not work correctly?
Saw it reported earlier in different issues 204 and 209.
Original issue reported on code.google.com by Mur...@gmail.com on 11 Jan 2013 at 8:52
Original issue reported on code.google.com by
Mur...@gmail.com
on 11 Jan 2013 at 8:52