-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
%06d.tga: No such file or directory #89
Comments
You probably need to install Wine if you are running this program on Linux |
I have already installed wine-8.0.1,but it doesn't work.Do I need to do something more? |
@Jonatic Actually, my Linux server failed to run the wine so I am running this on windows computer. You can find the windows command from the end_to_end code. You can run this program when you have the .exe file, reference kypoints file, warped points file and delauney tri file. And the image |
Here's the Windows command .\facewarp.exe .\image.jpg .\delauney_tri.txt .\reference_points.txt .\warped_points.txt .\bg.jpg -novsync -dump |
when I run the examples_cartoon.py, this error occured.
The text was updated successfully, but these errors were encountered: