Anjok07 / ultimatevocalremovergui

GUI for a Vocal Remover that uses Deep Neural Networks.
MIT License
18.03k stars 1.35k forks source link

Cannot install requirements on Ubuntu 22.04 Jammy #551

Open Meganium97 opened 1 year ago

Meganium97 commented 1 year ago

Documented in https://llvmlite.readthedocs.io/en/latest/admin-guide/install.html#using-pip

Ubuntu Jammy doesn't seed to provide a llvm-config for anything other than the LTS release (14), which means that numba (and by extension, llvmlite) cannot install. I havent yet figured out a workaround for this, barring building LLVM 11 from scratch, but I'm not sure how that would affect my system in the long run.

Zipdox2 commented 1 year ago

I might make a flatpak if I have the time.

RustoMCSpit commented 1 year ago

I might make a flatpak if I have the time.

any update on this?

Zipdox2 commented 1 year ago

any update on this?

Packaging this in a Flatpak isn't trivial. I'm not sure if I have the discipline to do it. If someone would be willing to help then that would be nice.

RustoMCSpit commented 1 year ago

any update on this?

Packaging this in a Flatpak isn't trivial. I'm not sure if I have the discipline to do it. If someone would be willing to help then that would be nice.

made a new issue, check recent issues and ask there