Skip to content

Pillow API change in version 9.0 vs 8.4 (python 3.7) #9

@VWJF

Description

@VWJF

In draw_predictions.py, the function draw.polygon(..., width=15) fails due to variations in the installed pillow package. The width parameter was added in pillow 9.0, and the tf-cormorant venv supports < 8.4.0 due to the python3.7 dependency.

https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#api-changes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions