Re: [Numpy-discussion] Installing on CentOS 5 claims invalid Python installation

2010-12-27 Thread Roger Martin
Tested successfully! Python 3.2 didn't have any of the python install issues and numpy installs and functions on it too. Now on to h5py utilizing numpy. Thanks for the discussion; you lead me to understand when building python from source the devel portion should be there, Roger

[Numpy-discussion] Installing on CentOS 5 claims invalid Python installation

2010-12-23 Thread Roger Martin
Hi, NumPy looks like the way to get computation done in Python. Now I'm going through the learning curve of installing the module into different linux OS's and Python versions. An extra need is to install google code's h5py http://code.google.com/p/h5py/ which depends on numpy. In trying a