rgaudin

Results 846 comments of rgaudin

But pretty sure we've already discussed it (with @kelson42) for the others. So I think it's not a question anymore and we should do it.

Should probably be done in scraperlib

Required for Pillow's image conversions. I suppose the turbo one can be used but it should be checked.

https://pillow.readthedocs.io/en/latest/installation/building-from-source.html#external-libraries

If there are matching wheels, we're not but with pip you can't control that for everybody (it's a lib). We should definitely update README to include required-only dependencies or even...

> @rgaudin do you remember if there is a reason why we did not mentioned it? No. It all makes perfect sense to me… but I'm not the target audience...

We don't test on Alpine on purpose because we don't support it. We have a blocker (and a ticket) on i18n.

@OTLabs I suppose you're following [APKBUILD_examples:Python](https://wiki.alpinelinux.org/wiki/APKBUILD_examples:Python). Could you share the grep517-built wheel? The issue is that the tests can't find the generated script in the PATH. Looking at what you...

> @rgaudin Maybe we should just restore the `--runinstalled` flag we removed because we thought we would always be "installed", I think it would be enough? Yep

I'd like us to implement this as zimwriterfs does (I don't think it's there yet) so this features keeps being a close-to-drop-in alternative (we should implement a drop-in zimwriterfs script...