-
-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
Description
Describe the issue:
I tried building it (main) on windows :
python3.13t.bat -m pip install .
(or just pip install)
Checking for size of "PY_LONG_LONG" with dependency python: 8
Has header "complex.h" : YES
Checking for type "complex float" : NO
..\numpy\_core\meson.build:175:4: ERROR: Problem encountered: "complex.h" header does not include complex type complex float
Reproduce the code example:
mentionedError message:
..\numpy\_core\meson.build:175:4: ERROR: Problem encountered: "complex.h" header does not include complex type complex float
### Python and NumPy Versions:
3.13.0 t (no GIL)
### Runtime Environment:
_No response_
### Context for the issue:
_No response_