Page 1 of 1

Error Creating Conda Virtual Environment

Posted: Tue Dec 03, 2019 6:32 pm
by binarybits

Hi,

I'm trying to install FaceSwap on Windows and I get the following errors:

CondaEnvironmentNotFoundError: Could not find environment: base .
Creating Conda virtual environment...

[Stuff about creating the environment]

CommandNotFoundError: 'deactivate'
Error creating Conda virtual environment.
Install aborted.

Can anyone suggest what might be wrong here? I'm on Windows 10. I tried installing AnaConda but it said the package was already installed.

Thanks.

-Tim


Re: Install error with Conda

Posted: Tue Dec 03, 2019 8:37 pm
by torzdf

I'll look into this to make sure the command hasn't been deprecated


Error Creating Conda Virtual Environment

Posted: Sun Jun 14, 2020 5:19 pm
by fabiomarques297

Im geting this error when i'm trying to instal the faceswap

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

Downloading Miniconda3...
Installing Miniconda3. This will take a few minutes...
Miniconda3 installed.
Initializing Conda...
Creating Conda Virtual Environment...
Error Creating Conda Virtual Environment
Install Aborted

can anybody help me please


Re: Error Creating Conda Virtual Environment

Posted: Mon Jun 15, 2020 9:54 am
by torzdf

Do you have an internet connection?

Most likely, the installer failed to download MiniConda.


Re: Error Creating Conda Virtual Environment

Posted: Tue Aug 04, 2020 11:38 pm
by Dwellerz

how do you fix this?


Re: Error Creating Conda Virtual Environment

Posted: Wed Aug 05, 2020 9:48 am
by torzdf

You can try running the Faceswap installer again, or you can install miniconda yourself, manually, and then run the Faceswap installer again


Re: Error Creating Conda Virtual Environment

Posted: Wed Aug 05, 2020 7:26 pm
by Dwellerz

it diddnt work :(


Re: Error Creating Conda Virtual Environment

Posted: Thu Aug 06, 2020 6:57 am
by torzdf
fabiomarques297 wrote: Sun Jun 14, 2020 5:19 pm

Im geting this error when i'm trying to instal the faceswap

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

Downloading Miniconda3...
Installing Miniconda3. This will take a few minutes...
Miniconda3 installed.
Initializing Conda...
Creating Conda Virtual Environment...
Error Creating Conda Virtual Environment
Install Aborted

can anybody help me please

Follow these instructions, and let us know if you still have an issue:
app.php/faqpage#f1r1


Error Creating Conda virtual environment.

Posted: Thu Sep 17, 2020 4:22 pm
by Grassone

Hello:
New PC:

Ryzen 2700x
Ventus GeForce RTX 2700
16G ram
3T hdd

Tried to do ALL the steps listed in app.php/faqpage#f1r1
But no luck:

i am stuck with this error.

NOTE 1
Miniconda seems to be installed fine (it can be successufully uninstalled by WIN 10 app manager)

NOTE 2
I found these exe files:
python.exe
python3.exe
python3.7.exe

in the C:\Users\Fulvio AMD\AppData\Local\Microsoft\WindowsApps directory.

Should I remove them ? Do they hurt ?

PLZ. Help.


Re: Error Creating Conda virtual environment.

Posted: Tue Sep 22, 2020 9:15 am
by torzdf

Try manually installing MiniConda into a location which does not have spaces in the path, then specifying the manual location when installing Faceswap


Re: Error Creating Conda virtual environment.

Posted: Tue Sep 22, 2020 8:55 pm
by Grassone

Interesting... now i have 2 miniconda3 directories...
one in C:\fs\miniconda3
the second in C:\Users\fulvio AMD\miniconda3

Faceswap installer detected the existing miniconda3 installation, but apparently cloned it into the users\fulvio AMD\miniconda3 directory....

I'll let you know how it ends...


Error Creating Conda Virtual Environment

Posted: Tue Mar 30, 2021 12:02 pm
by Vanch1k

Have problem "Error Creating Conda Virtual Environment" during installing. Help please..

Image


Re: Error Creating Conda virtual environment.

Posted: Wed Mar 31, 2021 10:16 am
by torzdf

Try the solutions proposed in this thread first and report back if you still have issues.


An error while installing the Faceswap

Posted: Thu Apr 15, 2021 4:10 am
by sccsd

Hello,I m a new handed in this kind of software,so while i am installing the software,an error occured that make me confused,i list all below:

Downloading Miniconda3.....
Installing Miniconda3,This will take a few minutes...
Miniconda3 installed,
Initializing Conda...
Creating Conda Virtual Environment...
Error Creating Conda Virtual Environment
Install Aborted

and though i tried to install Miniconda3 manually,after the installation,i tried again ,but it still didn't work,shoud i creat the environment myself???But i really don't know how to deal with it...Thank you!


Re: Error Creating Conda virtual environment.

Posted: Thu Apr 15, 2021 11:17 am
by torzdf

Re: An error while installing the Faceswap

Posted: Sat May 01, 2021 3:29 pm
by ShrekLuzz
sccsd wrote: Thu Apr 15, 2021 4:10 am

Hello,I m a new handed in this kind of software,so while i am installing the software,an error occured that make me confused,i list all below:

Downloading Miniconda3.....
Installing Miniconda3,This will take a few minutes...
Miniconda3 installed,
Initializing Conda...
Creating Conda Virtual Environment...
Error Creating Conda Virtual Environment
Install Aborted

and though i tried to install Miniconda3 manually,after the installation,i tried again ,but it still didn't work,shoud i creat the environment myself???But i really don't know how to deal with it...Thank you!

I got the same issue , hava you fixed it yet ?


Re: Error Creating Conda virtual environment.

Posted: Sun May 02, 2021 11:19 am
by torzdf

The most common cause of this issue is spaces in your username.

This seems insane, true, but it is an issue with Miniconda, not with Faceswap (ref: https://github.com/conda/conda/issues/8725)

Most times, uninstalling Miniconda/Anaconda and than manually installing from here: https://repo.anaconda.com/miniconda/Min ... x86_64.exe to a location which does not have spaces in the folder name fixes the issue.

Just make sure you specify the location of your Miniconda folder when you install faceswap.