InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: Fresh install invoke.sh and update.sh links to ./source_installer broken, ./source_installer missing

Open tone-milazzo opened this issue 3 years ago • 2 comments

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

tone-milazzo avatar Dec 11 '22 17:12 tone-milazzo

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.

maedu avatar Dec 13 '22 10:12 maedu

Same here, you can bypass the issue running the following commands:

conda activate invokeai
python scripts/invoke.py --web

serginator avatar Dec 13 '22 10:12 serginator

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.

github-actions[bot] avatar Mar 15 '23 06:03 github-actions[bot]