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

TypeError: cannot unpack non-iterable PngI/Jpg/JpegImageFile object #8

Open
Dounial opened this issue Dec 25, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Dounial
Copy link

Dounial commented Dec 25, 2023

Describe the bug
When trying to use dankcli with different images and image-types I get the error TypeError: cannot unpack non-iterable Png/Jpg/JpegImageFile object. It happens with jpg, png and jpeg.

To Reproduce
Exact stuff you did:
Used command (with jpg as example) was:
python3 -m dankcli "/home/user/pictures/dankpic.jpg" "When you make a meme" -f "dankcreation"

Expected behavior
Expected a "completed"/working output

Setup in which bug happened:

  • OS
    Arch Linux
  • Which command line/ terminal used(sometimes cmd on windows can be problematic)
    Konsole/fish

Additional context
No further context as probably not useful. If additional steps/information is needed feel free to ask me.

@Dounial Dounial added the bug Something isn't working label Dec 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant