On Mon, Aug 23, 2010 at 7:29 AM, martin djokovic <[email protected]> wrote: > Hello everyone, > > I have an old machine with Fedora 6 installed -numpy was installed but when > I tried to install scipy it did not work so I gave up but that messed up my > already installed numpy and now I get the following error message
Looks like numpy was built with a special compiler (maybe Intel compiler ?). If so, you need to use the same one to build scipy, cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
