| 1 | initial version |
The problem comes from the fac that pillow is built without jpeg support, see the file SAGE_ROOT/build/pkgs/pillow/spkg-install : https://git.sagemath.org/sage.git/tree/build/pkgs/pillow/spkg-install
If you want to fix the issue, and if you built Sage from source, you can :
libjpeg-dev--disable-jpeg \ line in SAGE_ROOT/build/pkgs/pillow/spkg-installsage -f pillow | 2 | No.2 Revision |
The problem comes from the fac fact that pillow is built without jpeg support, see the file SAGE_ROOT/build/pkgs/pillow/spkg-install : https://git.sagemath.org/sage.git/tree/build/pkgs/pillow/spkg-install
If you want to fix the issue, and if you built Sage from source, you can :
libjpeg-dev--disable-jpeg \ line in SAGE_ROOT/build/pkgs/pillow/spkg-installsage -f pillow | 3 | No.3 Revision |
The problem comes from the fact that pillow is built without jpeg support, support (no idea why), see the file SAGE_ROOT/build/pkgs/pillow/spkg-install : https://git.sagemath.org/sage.git/tree/build/pkgs/pillow/spkg-install
If you want to fix the issue, and if you built Sage from source, you can :
libjpeg-dev--disable-jpeg \ line in SAGE_ROOT/build/pkgs/pillow/spkg-installsage -f pillow
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.