Solution for Inkscape's error when exporting to JPG in Manjaro


In Manjaro, if see error ModuleNotFoundError: No module named ‘cssselect’ when exporting to JPEG in Inkscape 1.2 like this :

You just need to install phyton-cssselect from app center. Browse “cssselect” then install.

No restart needed. After install, try export again and you will see the export is successful.



Comments