[SciPy-dev] _import_tools

Pearu Peterson pearu at scipy.org
Thu Jan 5 02:06:59 EST 2006



On Thu, 5 Jan 2006, Travis Oliphant wrote:

> Pearu Peterson wrote:
>
>> On Thu, 5 Jan 2006, Travis Oliphant wrote:
>>
>>
>>
>>> Pearu,
>>>
>>> what is wrong with having _import_tools in numpy?  Putting the package loader
>>> stuff in numpy is nice.
>>> By removing it from numpy you've undid the change I just made to scipy (where
>>> I explicitly loaded import_tools)
>>>
>>>
>>
>> Ok sorry. My intention was to remove _import_tools hooks from
>> numpy/__init__.py and they were in scipy/__init__.py. But yes,
>> PackageLoader could be in numpy. I'll restore _import_tools if you haven't
>> yet.
>>
>>
> Scipy does not build for me anymore....  something about missing
> core_config...

Should be fixed in numpy svn. You may need to remove build/ dir before 
installing.

Pearu




More information about the SciPy-Dev mailing list