[bug]: Fresh install invoke.sh and update.sh links to ./source_installer broken, ./source_installer missing
Is there an existing issue for this?
- [X] I have searched the existing issues
OS
Linux
GPU
cuda
VRAM
24GB
What happened?
Previous install was working three days ago. After running manually running "git pull", ./source_installer seems to have disappeared and links to scripts were broken.
Thinking I borked everything, I started over: (still in the invokeai environment from before) Moved all the existing folders to *.old and started a new install following these instructions: https://invoke-ai.github.io/InvokeAI/installation/INSTALL_SOURCE/#introduction No errors during install. ./source_installer does not exist and links to invoke and update scripts point to files in missing folder
Screenshots
No response
Additional context
No response
Contact Details
No response
Got same issue on completely fresh install on OSX, installation went through without issues, but I do not have the ./source_installer folder as well.
Same here, you can bypass the issue running the following commands:
conda activate invokeai
python scripts/invoke.py --web
There has been no activity in this issue for 14 days. If this issue is still being experienced, please reply with an updated confirmation that the issue is still being experienced with the latest release.