<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 13 September 2016 at 15:48, Mills, Ryan <span dir="ltr"><<a href="mailto:Ryan.Mills@texascapitalbank.com" target="_blank">Ryan.Mills@texascapitalbank.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Do I use the Python IDLE
 Shell?</blockquote></div><br>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).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Paul</div></div>