Re: [sympy] want contribute to sympy

106 views
Skip to first unread message

Aaron Meurer

unread,
Dec 27, 2012, 5:43:44 AM12/27/12
to sy...@googlegroups.com
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.

Sachin Joglekar

unread,
Dec 27, 2012, 2:26:30 PM12/27/12
to sy...@googlegroups.com
Adding to what Aaron said, I would say that writing random scripts using SymPy helps. We know our strengths in Physics/Mathematics. Try to develop code relating to those areas, and as you get comfortable with the methods and classes, you start getting ideas about things that could be fixed/added to the code. Happy coding :-)

Sashrika Waidyarathna

unread,
Jan 8, 2013, 12:33:14 PM1/8/13
to sy...@googlegroups.com
Hi
I was suffering from the same problem. There is some confusion with the version. here is a simple solution. go to http://www.python.org/download/ page and download 
"Python 2.7.3 Windows Installer". you will get a exe file. install it. then go to http://code.google.com/p/sympy/downloads/list . select and download "sympy-0.7.2.rc1.win32.exe" which is the sympy version for python 2 . you will get an executable file and install it. then you can go start --> all programs --> Python 2.7. open the console and import sympy library. For additional details download sympy-0.7.2-py3k.pdf pdf from http://code.google.com/p/sympy/downloads/list


Reply all
Reply to author
Forward
0 new messages