Re: [Ffc] Fwd: [Branch ~ffc-core/ffc/main] Rev 1866: Merge work of Benjamin Kehlet on including Radau and Lobatto

2013-04-05 Thread Garth N. Wells
On 5 April 2013 15:31, Marie E. Rognes wrote: > On 04/05/2013 04:41 AM, Garth N. Wells wrote: >> >> This change breaks installation of FFC: >> >> ffc/ext/time_elements_interface.cpp:23:10: fatal error: >> 'numpy/arrayobject.h' file not found >> #include >> >> I assume that to commit doesn't check

Re: [Ffc] Fwd: [Branch ~ffc-core/ffc/main] Rev 1866: Merge work of Benjamin Kehlet on including Radau and Lobatto

2013-04-05 Thread Marie E. Rognes
On 04/05/2013 04:41 AM, Garth N. Wells wrote: This change breaks installation of FFC: ffc/ext/time_elements_interface.cpp:23:10: fatal error: 'numpy/arrayobject.h' file not found #include I assume that to commit doesn't check for the numpy path. Ah, thanks for pointing that out. This should