Open
Description
Hi, I try to install but it run into an error:
error: subprocess-exited-with-error
at
Using cached scipy-1.9.1.tar.gz (42.0 MB) Installing build dependencies ... done Getting requirements to build wheel ... error
with this error
File "C:\Programme\anaconda3\envs\docemb\Lib\subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['meson', 'setup', '--native-file= ... \\.mesonpy-_f2g4b6r\\build']' returned non-zero exit status 1.
What could I do to resolve the error?