deezer / spleeter

Deezer source separation library including pretrained models.

Home Page:https://research.deezer.com/projects/spleeter.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't Work with Sonoma

michaelpeets opened this issue · comments

  • I didn't find a similar issue already open.
  • I read the documentation (README AND Wiki)
  • I have installed FFMpeg
  • My problem is related to Spleeter only, not a derivative product (such as Webapplication, or GUI provided by others)

Description

Upgraded to Sonoma and Spleeter stopped working. Tried to reinstall, but was unsuccessful.

Step to reproduce

  1. Installed using ...
  2. Run as ...
  3. Got ... error

Output

Share what your terminal says when you run the script (as well as what you would expect).

Environment

OS Windows / Linux / MacOS / other
Installation type Conda / pip / other
RAM available XGo
Hardware spec GPU / CPU / etc ...

Additional context

After upgrading iMac to Sonoma, spleeter just stopped working, giving the error: zsh: /Users/michaelpeets/anaconda3/bin/spleeter: bad interpreter: /Users/michaelpeets/anaconda3/bin/python: no such file or directory.
Tried to install with poetry. It does not like Python 3.12.0

rolled back to python 3.11. still get same error.