On Mar 25, 2007, at 9:44 PM, Robert Kern wrote:

For building extensions, either use numpy.distutils, which will take care of everything for you, or use numpy.get_include() to get the directory with headers.

get_include() does the trick. Thanks for your help.

--
Daniel Wheeler


_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to