Closed igor-kurenkov closed 1 year ago
Hey, it second report i get, do you know where your python installed? it regularly should be C:/Users/username/AppData/Loca/Programs/Python But its is not the only checks it does, wonder why its not picking up. ill look in to it. But soon ill add options that you can set you own python git, or installations paths.
import os import sys os.path.dirname(sys.executable) 'C:\Users\Lee\AppData\Local\Programs\Python\Python310'
It's there and the last change date is when i tried to run seait
But i may have other python installations as i installed miniconda to run llama.cpp and other stuff I don't know how to manage different python installations and envs
Thanks, looking forward to the update
Had the same problem as Igor. My Python was directly in C:.
After some trial and error, I copy-pasted it to C:/Users/username/AppData/Loca/Programs/Python/Python310, now it works.
Tried the new version 0.0.7, still doesn't work
Try version 0.0.8; it should fix it.
Try version 0.0.8; it should fix it.
Now it doesn't even show the GUI. Tried both 0.0.8 and 0.0.9
C:\seait_installers_version_0.0.8>seait
Traceback (most recent call last):
File "seait.py", line 302, in
Please try to download fresh installation of 0.0.9.
Unzip the contents of the "seait_installers_version_0.0.9" file to C:\TEST\seait_installers_version_0.0.9\seait.exe and launch it by clicking on it.
Although using C:\seait_installers_version_0.0.9 should have also functioned correctly.
Sorry, same error, no GUI
Try to run seait.exe with RunAsAdministratorSymlink_seait.bat, which can be found here at 0.1.4
Running RunAsAdministratorSymlink_seait.bat or just seait.exe 0.1.4 as administrator:
Traceback (most recent call last):
File "seait.py", line 334, in
Did you run at as administrator?
Yes. I don't know, if I am the only one who is having this problem, may be something is wrong with privileges on my pc
Hey, there is dev version SEAIT 0.1.4.5 that inculdes setup installer should solve path and permissions issues. Can be downloaded https://www.patreon.com/distyx Tell me if that worked for you.
Try disable app execution aliases in windows: https://www.youtube.com/watch?v=EqhSXC1XfWM
All the install buttons disabled. But the Pythin install button. Python runs throught the installation process but then SEAIT still doesn't find the Python. Tried running in both user and administrator mode. Windows 10 x64 Actually i have a working automatic1111 installation, so i have python and git