Description
when i try to "pip install -r requirements.txt", i got the following error:
subprocess.CalledProcessError: Command '['meson', 'setup', '--native-file=/tmp/pip-install-o31kknot/scipy_1afa3cdb99b746f5a5d8988b069a1481/.mesonpy-native-file.ini', '-Ddebug=false', '-Doptimization=2', '--prefix=/mnt/data/mingjun/anaconda3', '/tmp/pip-install-o31kknot/scipy_1afa3cdb99b746f5a5d8988b069a1481', '/tmp/pip-install-o31kknot/scipy_1afa3cdb99b746f5a5d8988b069a1481/.mesonpy-c47lm_0d/build']' returned non-zero exit status 1.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.