AttributeError: 'ImageDraw' object has no attribute 'textsize'への対応

PythonのPillowで以下を使用していた際、 t f t e o x x n w t t , s i = t z x e I h m = a = g 1 e d 4 F r o a n w t . . t t e r x u t e l t e y n p g e t ( h " ( A l r a i b a e l l , U n f i o c n o t d = e f . o t n t t f ) " , s i z e = t e x t s i z e ) 以下のエラーが発生しました。 ...

2023年11月26日 · 2 分 · Nakamura