SymPy 0.7.1 is an older version. The newest one is 0.7.2, which is
also the only one to support Python 3.2 (make sure to get the correct
tarball if you want to use Python 3).
If you want to help develop SymPy, you'll need to get the git version.
See
https://github.com/sympy/sympy/wiki/development-workflow for an
extensive guide (or just
https://github.com/sympy/sympy/wiki/Getting-the-bleeding-edge will
tell you how to get the git version). Also, we develop in Python 2 and
translate to Python 3 using 2to3, so if you don't have Python 2,
you'll need to get that too.
Aaron Meurer
On Thu, Dec 27, 2012 at 1:10 AM, Shamika Dharmasiri
<
shamikad...@gmail.com> wrote:
> Hi all,
> I am shamika from university of peradeniya faculty of Engineering Sri Lanka
> third year BSc computer engineering third year student.I would like to join
> with you and contribute to develop sympy better.
> I love mathematics and Physics,that's main the reason of joining to
> contribute sympy.
> By the way I downloaded sympy-0.7.1 and try to install it on python 3.2 & I
> got this error
>
> File "setup.py", line 38
> print "Sympy requires Python 2.5 or newer. Python %d.%d detected" % \
> ^
> SyntaxError: invalid syntax
>
> Can anyone help me to fix this issue.
> Thank you.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/sympy/-/F8AGKSvVVeoJ.
> To post to this group, send email to
sy...@googlegroups.com.
> To unsubscribe from this group, send email to
>
sympy+un...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/sympy?hl=en.