mkdocs-gallery icon indicating copy to clipboard operation
mkdocs-gallery copied to clipboard

`pillow` seems mandatory for now - should we add it to the install requirements ?

Open smarie opened this issue 4 years ago • 1 comments

See this log error : https://github.com/smarie/python-yamlable/runs/5073104330?check_suite_focus=true#step:12:46

INFO     -  generating gallery...

generating gallery for /home/runner/work/python-yamlable/python-yamlable/docs/generated/gallery... :   0%|          | 0/2 [00:00<?, ?it/s]
generating gallery for /home/runner/work/python-yamlable/python-yamlable/docs/generated/gallery... :   0%|          | 0/2 [00:00<?, ?it/s]
ERROR    -  Could not import pillow, which is required to rescale images (e.g., for thumbnails): No module named 'PIL'

smarie avatar Feb 04 '22 21:02 smarie

if we can remove it for minimal builds not requiring any image resize it would be appreciated, too..

smarie avatar Feb 04 '22 22:02 smarie