On Tue, Feb 23, 2010 at 4:47 PM, Robert Kern <robert.k...@gmail.com> wrote: > On Tue, Feb 23, 2010 at 13:18, Tom Loredo <lor...@astro.cornell.edu> wrote: >> >> Hi- >> >> I've been testing Python-2.7a3 on Mac OS 10.6.2. NumPy-1.4.0 will >> not install; it appears something has changed within distutils that >> breaks it: >> File >> "/Volumes/System/Users/loredo/Downloads/numpy-1.4.0-OSX/numpy/distutils/ccompiler.py", >> line 17, in <module> >> _old_init_posix = distutils.sysconfig._init_posix >> AttributeError: 'module' object has no attribute '_init_posix' > > This line is actually unused. You may delete it. > > -- > Robert Kern >
Do you want this as a numpy bug report? Bruce _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion