#Cant Install On This PC?
3 messages · Page 1 of 1 (latest)
Hey @raw spindle , could you please try this command in your PowerShell prompt:
Invoke-WebRequest -Uri https://raw.githubusercontent.com/invoke-ai/InvokeAI/1acba80e6691b5b0a81377366228c9d9e8232f71/source_installer/Install.ps1 -UseBasicParsing -OutFile Install.ps1; .\Install.ps1
It's from this PR : https://github.com/invoke-ai/InvokeAI/pull/1746
It may or may not work, but I'm curious if it helps. Thanks
If that doesn't work, please try to disable your antivirus before installing. You can re-enable it right after.