dunnousername / yanderifier

First-Order-Wrapper (formerly known as Yanderify) is a front-end tool for first-order-motion. It aims to make using first-order-motion face animation accessible to everyone, for education and entertainment.
1.74k stars 290 forks source link

Cannot install #63

Closed M1ghty-boy closed 3 years ago

M1ghty-boy commented 3 years ago

Whenever i try to install it fails, here's the log:

Using existing install executable
Using existing fomm.zip
Using existing first-order-motion-model install
Using existing .\yanderify\checkpoint.tar
starting post-install script
The system cannot find the path specified.
The system cannot find the path specified.
miniconda already installed
The system cannot find the path specified.
Installation is almost done! doing some sanity checks
Failed a sanity check. You should tell the devs about this!
Traceback (most recent call last):
  File "E:\Downloads\yanderifier-4.0.3-stable\install\postinstall.py", line 10, in <module>
    raise e
  File "E:\Downloads\yanderifier-4.0.3-stable\install\postinstall.py", line 4, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'
cp : Cannot find path 'E:\Downloads\yanderifier-4.0.3-stable\miniconda\pkgs' because it does not exist.
At E:\Downloads\yanderifier-4.0.3-stable\install\windows\install.ps1:73 char:1
+ cp .\miniconda\pkgs\ffmpeg-*\Library\bin\* .\miniconda\Library\bin\
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (E:\Downloads\ya...\miniconda\pkgs:String) [Copy-Item], ItemNotFoundExce
   ption
    + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Animan8000 commented 3 years ago

Looks like you were downloading the source code instead of an official release? You wanna use a full release of Yanderify and it should work probably fine (with including the checkpoint, etc.). Also aside of that, the main branch's source code uses the old version 3 of Yanderify which was unfortunately quite buggy. You can get the newest official release here.

Good luck!

M1ghty-boy commented 3 years ago

when using the version linked, i just get this before the window closes (took me about 5 attempts to get the screenshot before it closed) image

Animan8000 commented 3 years ago

You need to download the checkpoint as well, here.

And put it in the same folder as the Yanderify.exe file. Don't extract the checkpoint.tar file by the way! For any additional questions, feel free to ping me in Discord since I saw your message. Also for future references: try starting the exe file over the command prompt when something goes wrong and Yanderify closes instantly, making it easier to screenshot an error.

M1ghty-boy commented 3 years ago

thanks i got it working, having some cuda issues now after updating drivers but I'll close this issue and make a new one about that