Search found 6 matches

by thenrique
Wed Oct 27, 2021 4:48 pm
Forum: Installation Support
Topic: Error module
Replies: 4
Views: 7109

Re: Error module

The https://forum.faceswap.dev/app.php/faqpage#f1r1 still applies, though it's written more for windows. Another option is to open the faceswap conda env and run update_deps.py to update all requirements. I uninstalled and installed again, interface mode giving this error below, via terminal is goi...
by thenrique
Tue Oct 26, 2021 3:45 pm
Forum: Installation Support
Topic: Error module
Replies: 4
Views: 7109

Re: Error module

The https://forum.faceswap.dev/app.php/faqpage#f1r1 still applies, though it's written more for windows. Another option is to open the faceswap conda env and run update_deps.py to update all requirements. I entered the directory below and tried to run an update /home/thenrique/faceswap python updat...
by thenrique
Tue Oct 26, 2021 2:31 pm
Forum: Installation Support
Topic: Error module
Replies: 4
Views: 7109

Error module

python faceswap.py -h Traceback (most recent call last): File "/home/thenrique/faceswap/faceswap.py", line 6, in <module> from lib.cli import args as cli_args File "/home/thenrique/faceswap/lib/cli/args.py", line 12, in <module> from lib.utils import get_backend File "/home...
by thenrique
Sun Oct 04, 2020 2:40 am
Forum: Installation Support
Topic: Microsoft Visual C++ Redist error
Replies: 24
Views: 11298

Re: Microsoft Visual C++ error

'C:\Users\Thiago' não é reconhecido como um comando interno ou externo, um programa operável ou um arquivo em lotes. Remove Faceswap and re-install it somewhere that isn't program files. I'm not even sure what your error is, but it doesn't like spaces in the path names. reinstalled in C: \ faceswap...
by thenrique
Fri Oct 02, 2020 1:49 pm
Forum: Installation Support
Topic: Microsoft Visual C++ Redist error
Replies: 24
Views: 11298

Microsoft Visual C++ error

(base) C:\Users\Thiago Henrique>conda activate faceswap (faceswap) C:\Users\Thiago Henrique>cd .. (faceswap) C:\Users>cd .. (faceswap) C:\>cd "Program Files" (faceswap) C:\Program Files>cd faceswap (faceswap) C:\Program Files\faceswap>python -c "from lib.sysinfo import sysinfo ; prin...
by thenrique
Tue Sep 29, 2020 4:54 pm
Forum: Installation Support
Topic: Microsoft Visual C++ Redist error
Replies: 24
Views: 11298

Re: Microsoft Visual C++ Redist error

I have the same problem. I even installed Microsoft C ++.