joaoricardo000 / whatsapp-bot-seed

A small python framework to create a whatsapp bot, with regex-callback message routing.
727 stars 245 forks source link

Error: Could not determine image dimensions #48

Closed Yakultie closed 8 years ago

Yakultie commented 8 years ago

The bot has been troubling me for ages.

Do you know why this error pops up:

File "/usr/local/lib/python2.7/dist-packages/yowsup/layers/protocol_media/protocolentities/message_media_downloadable_image.py", line 89, in fromFilePath
assert dimensions, "Could not determine image dimensions"

AssertionError: Could not determine image dimensions

joaoricardo000 commented 8 years ago

Probably fixed with Docker!