You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: