I'm sure this is a user error as I am new to coding but when I try to use I get "command not found". Does this mean it wasn't installed properly?
I installed miniconda for this.

Thanks for the help!
I'm having the same issue, someone please help!
Can you try running
python -m spleeter separate -h ?
If that doesn't work, you probablyy need to go through the installation docs again.
My problem turned out to be that I didn't have Anaconda installed I only installed Miniconda, once I installed Anaconda it worked. Thank you!
I'm still having the same issue. I have conda 4.7.12
Just tried reinstalling and got the following. Sorry I'm new at all of this! Thanks for your patience!

Re installing worked though now I am running into the ffprobe error. I reinstalled using homebrew. Still no luck. Should I just wait till next release?
Most helpful comment
My problem turned out to be that I didn't have Anaconda installed I only installed Miniconda, once I installed Anaconda it worked. Thank you!