Faceswap installation not working on my PC.

If you want to introduce yourself and say hello, this is the place to do it.


Locked
User avatar
Ayorex
Posts: 4
Joined: Wed Sep 14, 2022 8:16 pm

Faceswap installation not working on my PC.

Post by Ayorex »

Hi everyone, so this is my first time using faceswap and I've encountered a number of installation problems. I tried using the installer but I keep getting this error :

setup in windows 10
installed python : 3.8 32 bit

error: please run this script with python 3.7 to 3.9 64 bit and try again.

I used the manual installation process it told me successful but everytime I run python faceswap.gui nothing happens
It just returns Log Info

I'm confused. Any help??

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 623 times

Re: Faceswap installation not working on my PC.

Post by torzdf »

Most likely you are not activating the faceswap environment.

It's hard to troubleshoot without knowing the python setup/install environments etc. that you have.

My word is final

User avatar
artisan
Posts: 14
Joined: Sat Feb 12, 2022 1:22 am
Has thanked: 9 times
Been thanked: 2 times

Re: Faceswap installation not working on my PC.

Post by artisan »

It's complaining that you installed the 32-bit version.

Try using the Windows installer for a 64-bit version?

User avatar
Ayorex
Posts: 4
Joined: Wed Sep 14, 2022 8:16 pm

Re: Faceswap installation not working on my PC.

Post by Ayorex »

That's the thing my python version is 64 bit. I even uninstalled it and reinstalled it. Python 3.8 64bit.

User avatar
Ayorex
Posts: 4
Joined: Wed Sep 14, 2022 8:16 pm

Re: Faceswap installation not working on my PC.

Post by Ayorex »

artisan wrote: Thu Sep 15, 2022 2:48 pm

It's complaining that you installed the 32-bit version.

Try using the Windows installer for a 64-bit version?

My python 3.8 version is 64 bit

User avatar
Ayorex
Posts: 4
Joined: Wed Sep 14, 2022 8:16 pm

Re: Faceswap installation not working on my PC.

Post by Ayorex »

torzdf wrote: Thu Sep 15, 2022 12:48 pm

Most likely you are not activating the faceswap environment.

It's hard to troubleshoot without knowing the python setup/install environments etc. that you have.

My python version is 3.8 64 bit.
I have git and anaconda installed.
I ran python setup.py it ran.
The virtual environment with the name faceswap was active. I created the faceswap.bat file
I did everything.
For some reason whenever I run the python faceswap.gui it just return some info and nothing works.

User avatar
artisan
Posts: 14
Joined: Sat Feb 12, 2022 1:22 am
Has thanked: 9 times
Been thanked: 2 times

Re: Faceswap installation not working on my PC.

Post by artisan »

Ayorex wrote: Wed Sep 14, 2022 8:29 pm

setup in windows 10
installed python : 3.8 32 bit

Ah. In that case, confusing indeed.

User avatar
torzdf
Posts: 2649
Joined: Fri Jul 12, 2019 12:53 am
Answers: 159
Has thanked: 128 times
Been thanked: 623 times

Re: Faceswap installation not working on my PC.

Post by torzdf »

Ok, I'm not sure I'm going to be able to solve this.

As @artisan says, you have posted that you are using 32bit Python, which is not supported.

Our standard install path is to run the Faceswap installer from: viewtopic.php?t=20. Manual installs are, by their nature, very hard to troubleshoot.

If there is a file called faceswap_setup.log in your faceswap folder, please provide that.

My word is final

Locked