easydiffusion icon indicating copy to clipboard operation
easydiffusion copied to clipboard

Problem moving folder

Open cstdenis opened this issue 2 years ago • 1 comments

I moved to a different drive letter and now it won't start. I can't find where in config/scripts the old D: path is being pulled from, everything I see seems to be dynamically pulled from current directory.

PYTHONPATH=G:\EasyDiffusion\installer_files\env\lib\site-packages
G:\EasyDiffusion\installer_files\env\python.exe
Python 3.8.5
Fatal error in launcher: Unable to create process using '"D:\EasyDiffusion\installer_files\env\python.exe"  "G:\EasyDiffusion\installer_files\env\Scripts\uvicorn.exe" main:server_api --app-dir "G:\EasyDiffusion\ui" --port 9000 --ho
st 0.0.0.0     --log-level error': The system cannot find the file specified.

cstdenis avatar Jul 31 '23 04:07 cstdenis