Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to install scipy
#1
Hi,

I want to install scipy, but I have no idea how. I installed winpython (x64) - Spyder (Python 3.6). I watched some tutorials how to install scipy library with pip, but no luck. Is there any ''easy'' way to install it?

Kind regards.
Reply
#2
(Jun-22-2017, 07:24 PM)pikm57 Wrote: I installed winpython (x64)
So you have installed WinPython.
Quote:Highlights: IPython 5.1, Spyder-3.1.4dev, scipy-0.19.0, PyQt5-5.8.1, xlwings-0.10.4, WinPython-3.6.1 (Zero Version)
As you see WinPython comes with scipy-0.19.0 pre-installed.
That's the point of distribution like Anaconda and WinPython,
that a lot of stuff is pre-installed to make it easier for end user.
Reply
#3
Thank you! I did not know that...
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to use/install different versions of Python packages (Scipy) on the same system? gzb001 3 6,036 Nov-07-2016, 12:56 AM
Last Post: Blue Dog

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020