[Numpy-discussion] [Nipy-devel] Impossibility to build nipy on recent numpy?

Robert Kern robert.kern at gmail.com
Thu Dec 10 11:17:43 EST 2009


On Thu, Dec 10, 2009 at 07:58, Gael Varoquaux
<gael.varoquaux at normalesup.org> wrote:
> On Thu, Dec 10, 2009 at 03:44:34PM +0200, Pauli Virtanen wrote:
>> Those who need alternative build chains can locate the path to the
>> correct numpy headers via
>
>>         python -c 'import numpy, os; print(os.path.dirname(numpy.__file__))+"/core/include"'
>
>> which is simple to pop in e.g. in a Makefile.
>
>> I think this is a price worth paying for supporting multiple versions,
>> and is in any case required on non-Ubuntu platforms.
>
> OK, so we need to bug report to ubuntu. Anybody feels like doing it, or
> do I need to go ahead :).

It's your problem. :-)

-- 
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 NumPy-Discussion mailing list