Skip to content

Update wordcloud version to prevent issue with pillow>10.0.0 #39

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

Merged
merged 3 commits into from
Jul 2, 2024

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
6 of 7 checks passed
@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'
2 participants