I'm trying to install it using pip and it keeps saying:
[261/322] Compiling C++ object numpy/_core/_multiarray_umath.cpython-314-darwin.so.p/src_npysort_timsort.cpp.o
[262/322] Compiling C++ object numpy/linalg/_umath_linalg.cpython-314-darwin.so.p/umath_linalg.cpp.o
[263/322] Compiling C++ object numpy/fft/_pocketfft_umath.cpython-314-darwin.so.p/_pocketfft_umath.cpp.o
ninja: build stopped: subcommand failed.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> numpy
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
This is after installing the xcode compiler. Is there a fix?
I'm trying to install it using pip and it keeps saying:
This is after installing the xcode compiler. Is there a fix?