How do I install SciPy on 64 bit Windows?

前端 未结 16 1465
生来不讨喜
生来不讨喜 2020-11-27 12:07

How do I install SciPy on my system?

For the NumPy part (that SciPy depends on) there is actually an installer for 64 bit Windows: numpy-1.3.0.win-amd64-py2.6.msi (i

16条回答
  •  無奈伤痛
    2020-11-27 13:07

    For completeness: Enthought has a Python distribution which includes SciPy; however, it's not free. Caveat: I've never used it.

    Update: This answer had been long forgotten until an upvote brought me back to it. At this time, I'll second endolith's suggestion of Anaconda, which is free.

提交回复
热议问题