On 19/07/2015 23:14, W. D. Allen wrote:
Would like to locate and install numpy, scipy and matplotlib
with Wing 101 for Python 2.7

Just beginning to use Python 2.7 for engineering work.

Any guidance would be appreciated.

Thanks,

WDA
balle...@gmail.com

end


Just use pip from the command line for your OS.

It might even be that:-

pip install scipy

grabs everything that you've asked for above, why not try it and see?

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to