Build type: native build
Project name: NumPy
Project version: 2.0.2
C compiler for the host machine: gcc (gcc 6.3.0 "gcc (MinGW GCC-6.3.0-1) 6.3.0")
C linker for the host machine: gcc ld.bfd 2.28
C++ compiler for the host machine: c++ (gcc 6.3.0 "c++ (MinGW GCC-6.3.0-1) 6.3.0")
C++ linker for the host machine: c++ ld.bfd 2.28
Cython compiler for the host machine: cython (cython 3.0.12)
Host machine cpu family: x86
Host machine cpu: x86
..\meson.build:28:4: ERROR: Problem encountered: NumPy requires GCC >= 8.4
I am getting this many times. Can anyone explain why and how to solve it?