-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows install issues #557
Comments
Can you try to install using the new v12 installer? |
Same issues here. |
Same here. After the new win_install.bat, I now get a "no sklearn" error. manually installing iit in conda gave an error that I forgot to copy. apologies. |
Hi. I have fixed this problem in the new installer. Please download the new installer from the v12 release and it should work |
Still does not work. During install (when selecting the default binding) and when running it. |
For example, the .bat file is at D:\LoLLM, then: D:\LoLLM\installer_files\lollms_env\Scripts\activate Fixed sklearn for me, but now I got another error: But I have it: (D:\LoLLM\installer_files\lollms_env) (lollms_env) D:\LoLLM\lollms-webui>win_run.bat (D:\LoLLM\installer_files\lollms_env) (lollms_env) D:\LoLLM\lollms-webui>cd.. (D:\LoLLM\installer_files\lollms_env) (lollms_env) D:\LoLLM>win_run.bat |
the same errors mentioned in this post happened to me. on fresh install |
Hi, the sklearn should disapear if you upgrade to the last version of lollmsvectordb. if you have already installed lollms, then you can just use the condasession script (you can fin it in the same folder as lollms install) and then type: pip install scikit-learn This should fix it |
I just installed the latest Which of these is recommended? If binding later works, then maybe just use that and do not prompt users?
If I select option 2 I get this error
After that I run win_run.bat and get this error
I can manually patch in scikit-learn (although that error seems to be fixed), but if you remember I include support for LOLLMS in Visions of Chaos. If your install fails it fails for any of my users who tries it. So, can you fix it in your installer so it works? Better to fix once in your installer than have every Windows user who tries LOLLMS to have to find this issue and make the patch themselves, if they even know how to find the env, activate the env, install scikit-learn. |
Looks like the latest Windows install win_install.bat has issues.
Then it asks
I choose 2.
Then when I try and run it
The text was updated successfully, but these errors were encountered: