Skip to content

BUG: build of python3.13t in windows fails  #27527

@eyalk11

Description

@eyalk11

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:

mentioned

Error 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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions