Alice,

There are a number of options:

1. We generally recommend using conda and the Anaconda distribution of
Python for easy cross platform use.
2. You can also get windows binaries from Gohlke:
http://www.lfd.uci.edu/~gohlke/pythonlibs/#sympy
3. You can use pip to install sympy.
4. You can download the latest file from PyPi, untar it, and run "python
setup.py install".

See http://docs.sympy.org/dev/install.html

Jason


Jason
moorepants.info
+01 530-601-9791

On Tue, Jan 26, 2016 at 1:39 AM, 장자영 <[email protected]> wrote:

> Hi,
>
> I'm new to SymPy and currently struggling with the installation.
> Seems like there is only Python Windows 32-bit installer... is there a
> 64-bit installer as well?
>
> Thanks.
>
> Regards,
>
> Alice Jang
>
> --
> 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 https://groups.google.com/group/sympy.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sympy/1a70a53a-788d-480e-ac69-945b755d4943%40googlegroups.com
> <https://groups.google.com/d/msgid/sympy/1a70a53a-788d-480e-ac69-945b755d4943%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAP7f1Aj4-t47si6QN8fJxv5-9fLa090QehRLWTcdUwa3mf4WxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to