Skip to content
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

Open
YXB-NKU opened this issue Jun 26, 2023 · 4 comments
Open

%06d.tga: No such file or directory #89

YXB-NKU opened this issue Jun 26, 2023 · 4 comments

Comments

@YXB-NKU
Copy link

YXB-NKU commented Jun 26, 2023

image
when I run the examples_cartoon.py, this error occured.

@themis0888
Copy link

You probably need to install Wine if you are running this program on Linux

@Jonatic
Copy link

Jonatic commented Oct 22, 2024

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?

@themis0888
Copy link

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

@themis0888
Copy link

Here's the Windows command

.\facewarp.exe .\image.jpg .\delauney_tri.txt .\reference_points.txt .\warped_points.txt .\bg.jpg -novsync -dump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants