"sage -pip install pillow" does not install anything, saying that pillow is 
already there.

"sage -pip install -U pillow" does install a newer version with 
jpeg-support, but a) presumalby won't work if we happen to have the latest 
version already and b) has potential to break some other dependencies

So ideally jpeg would be supported by Sage directly, but if is not going to 
happen I'd rather keep things as is on the SageMathCell side.

On Monday, 18 April 2022 at 12:52:29 UTC-6 Matthias Koeppe wrote:

> Does the binary wheel that would be installed by "sage -pip install 
> pillow" provide jpeg support?
>
> On Monday, April 18, 2022 at 10:41:02 AM UTC-7 [email protected] wrote:
>
>> sage-cell got a request for jpeg support in pillow, which was explicitly 
>> removed 6 years ago, it seems, but people would like to have:
>> https://groups.google.com/g/sage-cell/c/_kZdSpnEtMs
>>
>> Are there any chances of doing it? My understanding is that it would 
>> require a dependency on libjpeg-dev and presumably it was not desirable at 
>> some point.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/ad1a754f-f722-47bf-9c4d-ab3b7daaf50bn%40googlegroups.com.

Reply via email to