Page 1 of 1

Installation aborted

Posted: Mon Feb 13, 2023 4:52 am
by wsyn470

SYSTEM:Windows 11
When the downloading of minicanda3 is finished, this error appears: some applications failed to install. Process aborted. Check details.

(check) CPU Supports AVX Instructions
(check) CPU Supports SSE4 Instructions
(check) Completed check for installed applications
(check) Setting up for: nvidia

Downloading Miniconda3...
Installing Miniconda3. This will take a few minutes...
Error Installing Miniconda3
Install Aborted


Re: Installation aborted

Posted: Mon Feb 13, 2023 12:12 pm
by torzdf

Most likely you are having issues downloading Miniconda. This can happen for numerous reasons (firewall, bad internet connection etc. etc.)

In the first instance you should try re-running the installer from a different/better internet connection.

If this doesn't work, you can install MiniConda manually from here: https://repo.anaconda.com/miniconda/Min ... x86_64.exe

And then try re-running the installer (it should detect the MiniConda installation)

If you still have issues, then you most likely will need to manually install: https://github.com/deepfakes/faceswap/b ... tall-guide


Re: Installation aborted

Posted: Tue Feb 14, 2023 8:28 am
by wsyn470
torzdf wrote: Mon Feb 13, 2023 12:12 pm

Most likely you are having issues downloading Miniconda. This can happen for numerous reasons (firewall, bad internet connection etc. etc.)

In the first instance you should try re-running the installer from a different/better internet connection.

If this doesn't work, you can install MiniConda manually from here: https://repo.anaconda.com/miniconda/Min ... x86_64.exe

And then try re-running the installer (it should detect the MiniConda installation)

If you still have issues, then you most likely will need to manually install: https://github.com/deepfakes/faceswap/b ... tall-guide

Thanks! Now a new trouble appears:

[33mWARNING[0m Couldn't install tensorflow-gpu>=2.7.0,<2.11.0 with pip. Please install this package manually
[31mERROR[0m Some packages failed to install. This may be a temporary error which might be fixed by re-running this script. Otherwise please install these packages manually.
Error Setting up Faceswap
Install Aborted


Re: Installation aborted

Posted: Tue Feb 14, 2023 11:50 am
by torzdf

You should click "Show Details" in the installer and post the full output.

However, most likely, this is the same connection issues as before.

Tensorflow installs Cuda/cuDNN as well and this is about 2GBs of libraries. If you have connection issues, then this is the area it is most likely to fail.

There is literally nothing I can do about connection issues, sadly.

If you can't resolve that issue, then you'll need to manual install.