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

Can't convert: Unable to open file: img.png No such file or directory #36

Open
faustfizz opened this issue Apr 4, 2023 · 1 comment

Comments

@faustfizz
Copy link

--> ascii-image-converter image.png -C 
Error: unable to open file: open image.png: no such file or directory

The file exists but the ascii-image-converter can't find it

@YushunXiang
Copy link

YushunXiang commented Nov 27, 2024

I have the same question.

I type the commands below:

ll ILSVRC2012_val_00003016.JPEG
ascii-image-converter ILSVRC2012_val_00003016.JPEG -C

And the output is:

-rw-rw-r-- 1 xiangyushun xiangyushun 17084 11月 27 17:58 ILSVRC2012_val_00003016.JPEG
Error: unable to open file: open ILSVRC2012_val_00003016.JPEG: no such file or directory

Obviously, the file exists but the ascii-image-converter can't find it
image

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

2 participants