On 21 Sep 2016 22:29, "Alan Gauld via Tutor" <tutor@python.org> wrote: > > On 21/09/16 15:53, Paul Dentinger wrote: > > Hello, > > Sorry for such a basic question, but I am trying to get Numpy to work. I > > have python 3.5 and working in IDLE. I need Numpy and Scipy and may need > > matplotlib. > > To be honest while you can install all the bits separately > I normally recommend just getting a distro that already includes > everything SciPy related.
I would have given the same advice a year or so ago. It's worth noting though that the situation with pip, wheel etc has improved significantly recently. It's now straightforward to pip install Numpy, scipy, matplotlib and many others on Windows, OSX and Linux. Try it! -- Oscar _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor