From: Steve L. <lis...@ar...> - 2006-07-09 21:07:06
|
On Jul 9, 2006, at 4:09 PM, Sebastian Haase wrote: > Hi all, > I was to quick with my last reply. > The patch in ticket 114 (http://projects.scipy.org/scipy/numpy/ > ticket/114) > refers (among others) to a file > distutils/system_info.py > but my windows python (version 2.4.3) does not contain any file > like that in > C:\Python24\Lib\distutils > > What am I missing this time !? Perhaps it's referring to the distutils folder in the numpy package .. should be in: /path/to/numpy/checkout/numpy/distutils/system_info.py -steve |