Skip to content

Conversation

@tmwly
Copy link
Contributor

@tmwly tmwly commented Jun 25, 2024

This fixes the following issue on pillow 10.3.0

Also, bumps plugin version to 1.1.1

Job failed: Error in Python process: At line 41: <class 'AttributeError'>: 'ImageDraw' object has no attribute 'textsize'

[sc-190692]

@nicolasdalsass nicolasdalsass self-requested a review June 25, 2024 12:19
@tmwly tmwly changed the title Pin pillow to <=9.5.0 Update wordcloud version to prevent issue with pillow>10.0.0 Jun 25, 2024
Copy link
Contributor

@nicolasdalsass nicolasdalsass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Re-tested on python3.9, looks wordclouding to me :

Capture d’écran 2024-07-02 à 09 01 07

@nicolasdalsass nicolasdalsass self-requested a review July 2, 2024 07:02
@nicolasdalsass nicolasdalsass merged commit bc5ae6b into main Jul 2, 2024
@nicolasdalsass nicolasdalsass deleted the fix/pin-pillow branch July 2, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Job failed: Error in Python process: At line 41: <class 'AttributeError'>: 'ImageDraw' object has no attribute 'textsize'

3 participants