Juhok303
Juhok303
It still says the same message. I added the line and then "pip install ./". It failed. And I manually set VAMP_ARCH as above and then "pip install ./". It...
When I remove `-march=native`, new error message said: (base) user@ubuntu22:~/vamp$ pip install ./ Processing /home/user/vamp Installing build dependencies ... done Getting requirements to build wheel ... done Installing backend dependencies...
It went back to the first error. I added `-mbmi2`, then the output was: (base) user@ubuntu22:~/vamp$ pip install ./ Processing /home/user/vamp Installing build dependencies ... done Getting requirements to build...