[Distutils] Module Installation Issues

Paul Moore p.f.moore at gmail.com
Tue Sep 13 13:00:26 EDT 2016


On 13 September 2016 at 15:48, Mills, Ryan <Ryan.Mills at texascapitalbank.com>
wrote:

> Do I use the Python IDLE Shell?


No, pip is a command line utility so you should go to the command prompt
and run "py -m pip install numpy" (I assume you're on Windows - on Unix
you'd need to run the appropriate python command).

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160913/a413a0f5/attachment.html>


More information about the Distutils-SIG mailing list