<font>Oh!  I imported numpy and that worked.  I probably should have mentioned I'm working through the 2005 "<i>Numerical Methods in Engineering with Python</i>" textbook from the school library.  The examples are still good, but the Import statement used in the book is obsolete.  Thanks for the quick reply.</font><div>
<font><br></font></div><div><font>Mark<br></font><br><div class="gmail_quote">On Wed, May 1, 2013 at 6:47 PM, Christopher Hanley <span dir="ltr"><<a href="mailto:chanley@gmail.com" target="_blank">chanley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Mark,<div><br></div><div>Numpy is not numarray. Numarray is an older package that has long since been replaced by numpy.  You should only use numpy in any development from now on.  <span></span></div>
<div><br></div><div>Chris<div><div class="h5"><br>
<br>On Wednesday, May 1, 2013, Mark Micklich  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font>Hello -- After installing numPy, I'm getting the following error message when attempting to import numarray:</font><div>

<font><br></font></div><div><font>       ImportError: No module named numarray</font></div><div>
<font><br></font></div><div>I do have numPy installed.  I'm running under Lubuntu 12.10 and the <span style="font-weight:600">Spyder 2.1.10 IDE.  I'm fairly new to developing Python on Linux.  I assume there is some path issue, but I'm not clear where to start.  </span><span style="font-weight:600">If numPy is installed, how to I point Spyder to the numPy modules so I can get numarray to work?</span></div>


<div><span style="font-weight:600"><br>Thanks,</span></div><div><span style="font-weight:600">Mark</span></div>
<p style="margin:0px"> </p>
</blockquote></div></div></div>
<br>_______________________________________________<br>
NumPy-Discussion mailing list<br>
<a href="mailto:NumPy-Discussion@scipy.org">NumPy-Discussion@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/numpy-discussion" target="_blank">http://mail.scipy.org/mailman/listinfo/numpy-discussion</a><br>
<br></blockquote></div><br></div>