Jon Woods

Results 2 comments of Jon Woods

Hello, I'm also having the same 'illegal hardware instruction' error. I'm using: Macbook Pro M1 MacOS 13.1 created a venv with Python 3.10 I also tried switching between the x86_64...

Hey @dohertyguirand, thank you for your prompt reply. I installed basic-pitch using the following command: ``` conda create -c conda-forge -n basic_pitch python=3.10 ``` the `.__version__` command says I'm running...