conda-forge / scikit-fmm-feedstock

A conda-smithy repository for scikit-fmm.
BSD 3-Clause "New" or "Revised" License
0 stars 4 forks source link

Rebuild for numpy 2.0 - again #34

Closed jan-janssen closed 4 months ago

jan-janssen commented 4 months ago

Checklist

conda-forge-webservices[bot] commented 4 months ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

jan-janssen commented 4 months ago

@conda-forge-admin, please rerender

jan-janssen commented 4 months ago
../skfmm/fmm.cpp:5:10: fatal error: numpy/noprefix.h: No such file or directory
    5 | #include "numpy/noprefix.h"
      |          ^~~~~~~~~~~~~~~~~~
compilation terminated.