Bug#1098976: Still not able to export JPG due to missing PIL
After installing "python3-tinycss2" and "python3-cssselect" by hand I
unfortunately do get a different error instead of a JPG file:
Traceback (most recent call last):
File "/usr/share/inkscape/extensions/raster_output_jpg.py", line 28,
in <module>
JpegOutput().run()
~~~~~~~~~~~~~~~~^^
File "/usr/share/inkscape/extensions/inkex/base.py", line 251, in run
self.load_raw()
~~~~~~~~~~~~~^^
File "/usr/share/inkscape/extensions/inkex/base.py", line 265, in
load_raw
document = self.load(self.file_io)
File "/usr/share/inkscape/extensions/inkex/extensions.py", line 166,
in load
from PIL import Image
ModuleNotFoundError: No module named 'PIL'
I am using a clean Install of Trixie and just installed Inkscape from
the stable repository.
Do I need to install something else additionally I might have
overlooked?
Cheers
Franz
Reply to: