InvokeAI icon indicating copy to clipboard operation
InvokeAI copied to clipboard

[bug]: This app can't run on your pc

Open bach777 opened this issue 2 years ago • 5 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

OS

Windows

GPU

cuda

VRAM

6

What happened?

Downloading micromamba from https://github.com/cmdr2/stable-diffusion-ui/releases/download/v1.1/micromamba.exe to F:\invokeAI\installer_files\mamba\micromamba.exe" A subdirectory or file F:\invokeAI\installer_files\mamba already exists. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. Micromamba version: Access is denied. Access is denied. "Packages to install: conda" Access is denied. "There was a problem while installing conda using micromamba. Cannot continue." Press any key to continue . . .

Screenshots

Screenshot (391)

Additional context

I tried to install the content with the .bat file, but I get this error. I have tried to modify the windows permissions, I do have administrator permissions, but it won't let me install it. Any help would be appreciated. I'm using Windows10, Gtx1660ti

Contact Details

No response

bach777 avatar Dec 07 '22 04:12 bach777

I have the same problem

HashanUdara avatar Dec 07 '22 09:12 HashanUdara

If you are using a 3rd party antivirus (Kaspersky, Avast, etc), please disable it just for that step in the installation. We are aware of this issue and are working on solutions, but unfortunately at this point this is the only way.

ebr avatar Dec 07 '22 13:12 ebr

From Yastarnaut on Discord (Confirmed works) Open the .bat file with a text editor > change call curl -L "%MICROMAMBA_DOWNLOAD_URL%" > "%MAMBA_ROOT_PREFIX%\micromamba.exe" to: call curl --ssl-no-revoke -L "%MICROMAMBA_DOWNLOAD_URL%" > "%MAMBA_ROOT_PREFIX%\micromamba.exe"

bionictoothpick avatar Dec 07 '22 15:12 bionictoothpick

I tried this, but now have another error: "There was a problem while installing conda git using micromamba. Cannot continue."

I'm using Windows 11

axisrow avatar Dec 08 '22 20:12 axisrow

@ebr Sorry, that's not gonna happen.

VictorZakharov avatar Dec 09 '22 11:12 VictorZakharov

Yep, InvokeAI 2.2.4 installed without issues for me.

VictorZakharov avatar Dec 19 '22 16:12 VictorZakharov

Копируйте файлы на диск C и начните установку Copy files to C drive and start installation

drpuc avatar Feb 01 '23 21:02 drpuc