spleeter icon indicating copy to clipboard operation
spleeter copied to clipboard

[install] Cannot install spleeter on archlinux.

Open jujudusud opened this issue 10 months ago • 1 comments

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

Description

Cannot install spleeter on archlinux with pipx because of a problem with numpy version unavailable

Step to reproduce

  1. Installed using pipx install spleeter
  2. Run as user
  3. Got fail to build package error

Output

$ pipx install spleeter
Fatal error from pip prevented installation. Full pip output in file:
    /home/myuser/.local/state/pipx/log/cmd_2025-02-19_00.21.07_pip_errors.log

pip seemed to fail to build package:
    numpy<1.19.0,>=1.16.0

Some possibly relevant errors from pip install:
    error: subprocess-exited-with-error
    ModuleNotFoundError: No module named 'distutils.msvccompiler'
    error: metadata-generation-failed

Error installing spleeter.

Environment

OS archlinux
Installation type pip
RAM available 16Go
Hardware spec i7 2600k

Additional context

numpy is 2.2.3 on archlinux for now.

jujudusud avatar Feb 18 '25 23:02 jujudusud

same for me. Can't install using python 3.10 or 3.11

morenoh149 avatar Jul 09 '25 00:07 morenoh149