Robert Kern wrote: > Christopher Barker wrote: >> how do I tell distutils >> where to look for it?
> numpy.get_include() Ah, got it. thanks. I know this has been discussed, but why doesn't numpy put its includes somewhere that distutils would know where to find it? -Chris -- Christopher Barker, Ph.D. Oceanographer NOAA/OR&R/HAZMAT (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
