Skip to content
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

JS: no function set #67

Open
mclaughlin111 opened this issue Jun 21, 2023 · 8 comments
Open

JS: no function set #67

mclaughlin111 opened this issue Jun 21, 2023 · 8 comments
Assignees

Comments

@mclaughlin111
Copy link

Describe the issue
I can't decipher the error messages from Max: can anyone lend a hand?
Is the version of Python the issue (3.7 as opposed to 3.9?)

Max Console Screenshots
Screenshot 2023-06-21 at 7 54 50 PM

Info:

  • Using spleeter-native?
  • OS: [e.g. Mac OS Ventura 13.4]
  • Ableton version [e.g. 10.1.43]
  • Max version [e.g. 8.1.11]
@diracdeltas
Copy link
Owner

The no function set error is irrelevant since it appears for everyone. The real error is this:

Screenshot 2023-06-21 at 14 59 14

i would try manually running pip install llvmlite==0.39.0 to see if that fixes it

@mclaughlin111
Copy link
Author

mclaughlin111 commented Jun 21, 2023

thanks for the tip: more errors, can't install llvmlite
Screenshot 2023-06-21 at 11 48 29 PM

@diracdeltas
Copy link
Owner

it seems something weird is going on with your python installation, i would just maybe uninstall and reinstall from scratch.

btw there is a new version of "spleeter" out which actually uses demucs, and it's a lot better quality stems: https://github.com/diracdeltas/demucs4max

@mclaughlin111
Copy link
Author

Ok, I (have done my best to) uninstall python and reinstall version 3.9.

Thank you for the tip and your help so far.

I believe I've installed demucs correctly but get this warning in terminal:
Screenshot 2023-06-22 at 5 18 26 PM

the max device fails and I get this error in max console:
Screenshot 2023-06-22 at 5 25 05 PM

@diracdeltas
Copy link
Owner

like the error in the first image says, you need to add this to your PATH if you haven't already:
Screenshot 2023-06-22 at 09 30 28

see "setting the bash variable permanently" in https://techpp.com/2021/09/08/set-path-variable-in-macos-guide/

@mclaughlin111
Copy link
Author

Excuse my novice questions, I tried to follow the instructions in the link and reassign the path for that directory: no luck.
What command should I run in terminal to do this (zsh shell)

@mclaughlin111
Copy link
Author

I'm sorry dude: is this the command I should run?
echo 'export /Users/thomasmclaughlin/Library/Python/3.8/bin' >> ~/.zshenv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants