You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
failure to launch. your requirements.txt has syntax errors and the build wheel fails, particularly with cmake. i just spent more than $20 with claude through cline trying to fix it and no joy. in the last 6 months i've only had your project up and running 4 times and that after getting lucky. have yet to get scripter running without loading a new DB and rarely get to a web page from docker.
The text was updated successfully, but these errors were encountered:
Please provide the details of your runtime environment so that I can reproduce the issue. If AIlice installation or startup fails, the error message is also necessary for troubleshooting. As far as I know, the main issue with installing AIlice on Ubuntu is that llama-cpp-python occasionally causes installation failures. I am currently looking for a more stable alternative to address this problem. Your situation seems a bit different, but I don't have enough information to reproduce your issue.
There is indeed a syntax error in the requirements.txt, which may have been caused by the PR submitter using AI to generate the code. For some reason, I didn’t carefully review this change, which led to the faulty code being merged into the repository. It is more convenient to maintain a single approach, so I have deleted this file. Please use pip install -e . to install AIlice.
failure to launch. your requirements.txt has syntax errors and the build wheel fails, particularly with cmake. i just spent more than $20 with claude through cline trying to fix it and no joy. in the last 6 months i've only had your project up and running 4 times and that after getting lucky. have yet to get scripter running without loading a new DB and rarely get to a web page from docker.
The text was updated successfully, but these errors were encountered: