|
From: Alexander B. <ale...@gm...> - 2006-01-06 23:15:11
|
Numpy include files get installed in <python prefix>/lib/pythonX.X/site- packages/numpy/base/include/numpy instead of <python prefix>/include/ pythonX.X/numpy. The attached patch fixes the problem. Does anyone rely on the current beha= vior? -- sasha PS: Using scipy core svn r1847 on a Linux system. |