[Numpy-discussion] snow leopard and Numeric

Stefano Covino stefano_covino at yahoo.it
Thu Sep 3 03:57:34 EDT 2009


Apparently, I have solved the problem. I say apparently meaning that at least it
compiles and installs smoothly. 

In file ranf.c (Packages/RNG/Src/ranf.c)

insert at the beginning

#include <time.h>

and comment line 153 in the original file, where function 'gettomeofday' is
re-defined. 


Cheers,
   Stefano







More information about the NumPy-Discussion mailing list