-
Right now if you want to filter a collection by an `entries` field, there are no filter options loaded.
You can populate the options manually like so:
```
{{ collection:pillows as="items" }}
{…
-
Hi there! In [the required libraries to run the examples](https://github.com/pimoroni/grow-python/blob/main/requirements-examples.txt), `Pillow` version is requested to be greater than 10. However, th…
-
Hey all,
I've found an issue, and it's stopping imageio from trying every plugin and eventually saying a certain image not supported.
I'm trying to open a url of a larger JPG from an s3 storage.…
-
Hi,
Can you add support for Pillow 11?
Error:
```
weasyprint 63.0 depends on Pillow=9.1.0
```
Thanks.
-
It seems that `pillow` cannot see JPEG2000 codecs.
```
[pillow] Traceback (most recent call last):
[pillow] File "", line 1, in
[pillow] File "", line 760, in
[pillow] File "/home/robert/.has…
-
## 🐛 Bug
`torchvision` Conda package, at least with v0.10.0, depends on `pillow`, which complicates using pillow-SIMD.
## To Reproduce
Steps to reproduce the behavior:
1. Install torchvisi…
-
Pillow can be replaced by a faster Pillow-SIMD with little to no effort.
I think it is worth trying https://github.com/uploadcare/pillow-simd
-
In order to successfully execute python download.py with chapter 2, it is necessary to install pillow and scipy before run it, but it seems that explanation is insufficient only with tensorflow and si…
-
hey, on 3 days ago. iam didnt get issue , but after this day iam updating and get issue on pillow version. i got this message.
`
Traceback (most recent call last):
File "workspace/SimSwapOld/te…
-
For the pillow packages, the tooling seems to think the declared license is CAL-1.0, even though the tooling identified the LICENSE as something else.
Not sure where the crawler is pulling CAL-1.…