Closed Innomen closed 1 month ago
maybe try creating venv with 3.10 and installing things manually most of AI projects do not work with 3.12
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 :)
why not just installing python 3.10?
Use Python 3.10.12, install it with pyenv :)
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.