I downloaded a snapshot, added it to dependency_links, and ran *setup.py install* again. It threw the same exception.
On Fri, Jan 29, 2010 at 5:19 PM, Robert Kern <[email protected]> wrote: > On 2010-01-29 16:03 PM, Tom Davis wrote: > > File >> "/tmp/easy_install-m7gqed/numpy-1.4.0/numpy/distutils/misc_util.py", >> line 1668, in add_scripts >> AttributeError: 'NoneType' object has no attribute 'extend' >> > > I think I may have fixed it in numpy r8080. > > -- > Robert Kern > > "I have come to believe that the whole world is an enigma, a harmless > enigma > that is made terrible by our own mad attempt to interpret it as though it > had > an underlying truth." > -- Umberto Eco > > _______________________________________________ > Distutils-SIG maillist - [email protected] > http://mail.python.org/mailman/listinfo/distutils-sig >
_______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
