[Numpy-discussion] Re: ERROR: Module "features" does not exist

2024-05-16 Thread Ralf Gommers
On Thu, May 16, 2024 at 2:18 PM Thomas Mansencal wrote: > Hello, > > We have a custom and unusual build environment that is making things a bit > difficult to transition from the old Setuptools based build process to > Meson. I'm currently blocked at the CPU feature set detection: > > ``` > [task

[Numpy-discussion] ERROR: Module "features" does not exist

2024-05-16 Thread Thomas Mansencal
Hello, We have a custom and unusual build environment that is making things a bit difficult to transition from the old Setuptools based build process to Meson. I'm currently blocked at the CPU feature set detection: ``` [tasks] Build command: call vcvarsall amd64 && cd /d "[...]\numpy" && pip

[Numpy-discussion] Re: Build NumPy with Debugging Symbols with Meson

2024-05-16 Thread matti picus
On 15/05/2024 23:55, Robert McLeod wrote: | | Hi everyone, | | Is there a gist or similar guide anywhere on the steps required to build NumPy with debugging symbols on the Windows platform using the new Meson build system? In general, I would try to avoid using python_d.exe. It requires the entir

[Numpy-discussion] Re: Build NumPy with Debugging Symbols with Meson

2024-05-16 Thread Ralf Gommers
On Wed, May 15, 2024 at 10:56 PM Robert McLeod wrote: > Hi everyone, > > Is there a gist or similar guide anywhere on the steps required to build > NumPy with debugging symbols on the Windows platform using the new Meson > build system? It seems a bit difficult because NumPy seems to expect a > `