Hi, <br>I downloaded numpy1.0.3-2.tar and unzipped and untared.<br>However somehow new numpy does not work. It invokes<br>the old numpy 0.9.6 when i import numpy from python<br>and type in numpy.version.version .<br>I tried to change path and once I do that and when I do
<br>import numpy it says <br>"running from source directory" and then if I try<br>numpy.version.version it gives some error.<br><br>Is there something obvious I am missing after unzipping<br>and untaring the numpy source file ? For example do I need
<br>to do something to install the new numpy1.0.3 ?<br><br>Or do I also need to download full python package ?<br>I am trying to run this on Red Hat Linux 3.2.2-5 which<br>has a gcc 3.2.2 and the version of python is 2.4 .
<br><br>Any help will be greatly appreciated.<br><br>Cheers<br>Kings<br>