numpy-0.9.5 build is not clean
![](https://secure.gravatar.com/avatar/f4414b90917df5fb7c98dea14a952751.jpg?s=120&d=mm&r=g)
Hi, I am trying to build numpy-0.9.5, downloaded from sourceforge download page, as higher versions are not yet tested for pygsl. The build seems to be broken. I uninstall existing numpy and start build from scratch but I get the following errors when I import numpy after install. ====
Any help is appreciated. Am I doing something wrong or is it known that this build is broken? thanks, Krishna.
![](https://secure.gravatar.com/avatar/f4414b90917df5fb7c98dea14a952751.jpg?s=120&d=mm&r=g)
Dear Andrew, Thanks for your reply. As I said earlier I deleted the existing numpy installation and the build directories. I am more than confidant that I did it right. Is there anyway I can prove myself wrong? I also tried importing umath.so from build directory === $ cd numpy-0.9.5/build/lib.linux-x86_64-2.4/numpy/core $ ls -l umath.so -rwxr-xr-x 1 krishna users 463541 May 22 17:46 umath.so $ python Python 2.4.3 (#1, Apr 8 2006, 19:10:42) [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-49)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
So something is wrong with the build for sure. Could there be anything wrong other than not deleting the build directory? thanks, Krishna. On 5/24/06, Andrew Straw <strawman@astraw.com> wrote:
![](https://secure.gravatar.com/avatar/f4414b90917df5fb7c98dea14a952751.jpg?s=120&d=mm&r=g)
Dear Andrew, I forgot to delete the include files from the previous installation, which I installed manually by copying the include files. Sorry for the trouble. Hope this helps someone, if (s)he does the same mistake as mine. cheers, Krishna. On 5/24/06, Krishna Mohan Gundu <gkmohan@gmail.com> wrote:
![](https://secure.gravatar.com/avatar/f4414b90917df5fb7c98dea14a952751.jpg?s=120&d=mm&r=g)
Dear Andrew, Thanks for your reply. As I said earlier I deleted the existing numpy installation and the build directories. I am more than confidant that I did it right. Is there anyway I can prove myself wrong? I also tried importing umath.so from build directory === $ cd numpy-0.9.5/build/lib.linux-x86_64-2.4/numpy/core $ ls -l umath.so -rwxr-xr-x 1 krishna users 463541 May 22 17:46 umath.so $ python Python 2.4.3 (#1, Apr 8 2006, 19:10:42) [GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-49)] on linux2 Type "help", "copyright", "credits" or "license" for more information.
So something is wrong with the build for sure. Could there be anything wrong other than not deleting the build directory? thanks, Krishna. On 5/24/06, Andrew Straw <strawman@astraw.com> wrote:
![](https://secure.gravatar.com/avatar/f4414b90917df5fb7c98dea14a952751.jpg?s=120&d=mm&r=g)
Dear Andrew, I forgot to delete the include files from the previous installation, which I installed manually by copying the include files. Sorry for the trouble. Hope this helps someone, if (s)he does the same mistake as mine. cheers, Krishna. On 5/24/06, Krishna Mohan Gundu <gkmohan@gmail.com> wrote:
participants (2)
-
Andrew Straw
-
Krishna Mohan Gundu