kubinka0505 / iFunny-Captions

Python implementation of the iFunny GIF Captions generator.
GNU General Public License v3.0
38 stars 9 forks source link

Bug: window closing instantly after opening #9

Open tzanismad opened 2 years ago

tzanismad commented 2 years ago

For some reason the CMD window immediately closes right after i launch "run.bat" so im not able to see what the error is. i recorded my screen in slo-motion and got the following error. "error: the following arguments are required: -t/--text, -i/--image". I have set "Logs" to both true and false and get the same result. IMG_7110

Additional description

I tired to run the google colab version aswell but that also did not work for me, i got the following error. collab_error


iFunny-Captions Version

3.5

Used Files

Optional

Image/Video that you wanted to caption Attach if not URL

-->

Console Log:

...
kubinka0505 commented 2 years ago

It looks like you've used the CLI. Indeed, the following arguments are required: -t/--text, -i/--image.

Google Colab will be fixed in future releases.


For some reason the CMD window immediately closes right after i launch "run.bat"

You didn't provide that reason. Furthermore, the program was designed to wait for the user selected image if this file was ran - as documentation states. Same with the manual input.

Please send the full recording or carefully describe what you were doing step-by-step. The issue will be closed in case of one week inactivity, with option of reopening.