-
Argument interpolation should be an `InterpolationMode` or a corresponding Pillow integer constant, but got InterpolationMode.BICUBIC.
-
```
dependencies = [
"pillow>=9,!=11",
]
```
Is this still correct?
-
Pillow is available in Juno already, however the installed version is 8.1.2 which is almost 4 years old at this point. It might be reasonable to upgrade to version 9, or 10
-
### Feature
Walk on snow, feather falling, soft walking for sculk sensor purposes
-
Pillow 11 [has been released on 2024-10-15](https://pillow.readthedocs.io/en/stable/releasenotes/11.0.0.html), and it broke gif generation for commands such as `bonk` or `pet`.
Directly affected ar…
-
Using PIL (pillow) version 10.4.0 causes the legend's text not to appear. However, downgrading to 9.4.0 works as intended.
-
Hey, I just tried your script, but unfortunately it didn't work for me. It might be due to my android/termux environment? Anyways. Here's my console:
```
.../substack-to-epub-main/substack-to-epub-m…
-
1. Update library to latest version
2. Fix imports and implementations related to the library
3. In case the library is no longer maintained, replace with an alternative and update all implementatio…
-
Bumps the pip group in /python with 1 update: [pillow](https://github.com/python-pillow/Pillow).
Updates `pillow` from 10.2.0 to 10.3.0
Release notes
Sourced from pillow's releases.
10.3.0
https://…
-
I noticed this PR https://github.com/NickWaterton/Roomba980-Python/pull/120
as the current roomba directory display
```
File "/opt/domoticz/plugins/Roomba/roomba/roomba.py", line 206, in create_…