I got numpy compiled according the the instruction on the Wiki, but is there some way to try it out without wiping out my stable install of 0.9.8?

I tried modifying my PYTHONPATH to put the new numpy build directory first, but 'import numpy' still picks up the installed 0.9.8 version.

I also tried running python from the build directory.  Then 'import numpy' prints out "Running from numpy source directory", but the numpy thus imported seems not to have any attributes.

Suggestions?
--bill

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to