[Distutils] distribute doesn't use pip?

Tom Davis tom at recursivedream.com
Fri Jan 29 23:47:48 CET 2010


Oops, my apologies! The new error location is:

File "/tmp/easy_install-JJUS9R/numpy/numpy/distutils/misc_util.py", line
1278, in add_include_dirs
AttributeError: 'NoneType' object has no attribute 'extend'


On Fri, Jan 29, 2010 at 5:46 PM, Tom Davis <tom at recursivedream.com> wrote:

> 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 <robert.kern at gmail.com>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  -  Distutils-SIG at python.org
>> http://mail.python.org/mailman/listinfo/distutils-sig
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20100129/c974c080/attachment.htm>


More information about the Distutils-SIG mailing list