I recently noticed that PIL in SageMathCell no longer supports loading or saving of JPEG files. Here's a short demo: https://sagecell.sagemath.org/?z=eJxTVgjw9FHwCnB1VyhJLS7hSivKzwULZeYW5BeVKHjmJqancmXmpivYQth6eanlGupB7k7qOgoaZiY6CmYmmjoKyfk5-UW26sppiQbqmlzKQPV6xYllqRrqIEP1CvLSgaJoglkFQEEAb98mQQ==&lang=sage
Pillow needs to be compiled with JPEG support enabled, as mentioned here: https://ask.sagemath.org/question/43298/how-to-fix-ioerror-decoder-jpeg-not-available/ I have older scripts that use JPEG which no longer work, but I don't know when they stopped working. -- You received this message because you are subscribed to the Google Groups "sage-cell" 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-cell/7c992b67-d0a8-4bbf-84a6-03339b295e98n%40googlegroups.com.
