Hi All again—
Thanks to all who have provided excellent tips for installing Python,
Numpy, Scipy, etc. Paul suggested the use Anaconda which proved to be the
best and easiest way for me.
If I may add I stumbled on an academic site that spells out in great
details how to install Python, numpy, s
I'll heartily recommend anaconda python. It's got everything you need
prepackaged.
Remove what you installed before.
Cheers
Pauk
--
https://mail.python.org/mailman/listinfo/python-list
Easiest way of installing is removing the python you've installed already and
installing continuum's anaconda python 3.x (for x = 4 or 5). It has "batteries
included" - numpy, scipy and many others!
Paul
--
https://mail.python.org/mailman/listinfo/python-list
Hi Steven,
Thank you for the prompt response. What I meant by not working is the
following: once I had py3.5 working, I downloaded numpy and scipy and
unzipped them. After that I tried to install them. But there is no install
file for either. There was a setup file which I thought would do the sa
On 26/09/2015 04:43, Ek Esawi wrote:
Hi All—
I am a beginner in Python and new to this list, but I am an experienced
programming in a few other languages.
Last year I installed numpy and scipy for Python3.3 on my computer with
windows 7, 64 bit OS. Today I downloaded Python3.5, but I the
instal
Hi Ek, and welcome,
My responses below your questions.
On Sat, 26 Sep 2015 01:43 pm, Ek Esawi wrote:
> Hi All—
>
> I am a beginner in Python and new to this list, but I am an experienced
> programming in a few other languages.
>
> Last year I installed numpy and scipy for Python3.3 on my com
Hi All—
I am a beginner in Python and new to this list, but I am an experienced
programming in a few other languages.
Last year I installed numpy and scipy for Python3.3 on my computer with
windows 7, 64 bit OS. Today I downloaded Python3.5, but I the installation
for numpy 1.9.2 or 1.9.3 nor sc