-
Notifications
You must be signed in to change notification settings - Fork 2.9k
[Feature] tell people how to run from git #903
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Now that I posted it I've found the answer, e.g.
|
Add a sample invocation of the tool itself. Fixes deezer#903 903
The install appears to have broken on macOS as well, particularly with Apple Silicon chips. Trying to get Spleeter running per this guide seems to result in missing dependencies:
I managed to fix it after tediously looking up newer versions of these dependencies:
|
It used to be working but now it simply fails with this output:
Actually |
Here is debug output
|
Description
Whike f3rr0-C47 tells you how to build from git it does not tell you how to run it. I am not here to learn yet another build system in depth and after glancing the poetry docs and trying e.g.
The binary install options don't work either. These days distros want you to use pipx, but that fails.
The text was updated successfully, but these errors were encountered: