[Distutils] distribute doesn't use pip?

Robert Kern robert.kern at gmail.com
Fri Jan 29 23:51:42 CET 2010


On 2010-01-29 16:47 PM, Tom Davis wrote:
> 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'

Thank you for the traceback! Try r8081. I fixed a couple of other places where 
lists may not be initialized properly.

-- 
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



More information about the Distutils-SIG mailing list