On Wed, Sep 17, 2008 at 11:38 AM, David Cournapeau <[EMAIL PROTECTED]> wrote: > David Cournapeau wrote: >> >> I am really sorry for all this trouble. The last solution you could try, >> with a bit old packages is my own repository, with Centos packages: >> >> http://download.opensuse.org/repositories/home:/ashigabou/CentOS_5/
I could test the above on a real Centos machine: it does work flawlessly. You just have to put the .repo file into /etc/yum.repo.d, and then: sudo yum install python-numpy python-scipy I was not sure it was working with centos, but now that I do, that's certainly the path to the least pain in your case, cheers, David _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
