IAHispano / Applio

A simple, high-quality voice conversion tool focused on ease of use and performance
https://applio.org
MIT License
1.82k stars 293 forks source link

won't install on manjaro, this is feedback not tech support request #819

Closed Innomen closed 1 month ago

Innomen commented 1 month ago

I don't care enough to spend an hour filling this out and fighting it. Manjaro linux. Bottom line of a screen full of errors: File "/tmp/pip-build-env-9owqs4/overlay/lib/python3.12/site-packages/setuptools/init.py", line 10, in import distutils.core ModuleNotFoundError: No module named 'distutils'

Also super annoying that the install sh makes changes such that I can't rerun it, I have to delete the folder, git clone it again and chmod/run it each time. I give up. Good luck with your project.

AznamirWoW commented 1 month ago

maybe try creating venv with 3.10 and installing things manually most of AI projects do not work with 3.12

Innomen commented 1 month ago

Could the install SH be changed to offer that option? Thanks though but really don't put yourself out, I'm in extreme low effort mode, you should be in zero effort mode :)

blaisewf commented 1 month ago

why not just installing python 3.10?

aris-py commented 1 month ago

Use Python 3.10.12, install it with pyenv :)