GanerCodes / videoEditBot

Discord bot for video/photo editing
https://top.gg/bot/704169521509957703
The Unlicense
192 stars 63 forks source link

Downgrade pillow so commands like 'caption' can run #67

Closed pankofufu closed 1 year ago

pankofufu commented 1 year ago

This fixes the error object 'ImageDraw' has no attribute 'textsize' that occurs when running commands like caption, toptext and bottomtext. See: https://groups.google.com/g/weewx-user/c/4qz0bwgna7g?pli=1

image When using a modified version of the bot code that returns error messages, I get the error: image

GanerCodes commented 1 year ago

W