I haven’t used inkscape in a while, so do not know when this happened but if you run into the same problem here is the solution:
All I had to do was installing python-tinycss2 (1.4.0-2) in order to make it work again.
In Inkscape 1.4.2 (ebf0e940d0, 2025-05-08)
I got some errors in the opening dialog and when opening the Manage extensions:
ImportError: No module named ‘tinycss2’
After installing tinycss2 still inkscape is slow when opening the extension manager. Still Inkscape is not working well when opening the extension manager. I was trying to Extension > cleanup path on an icon copied from Free Icons
copy an icon
paste it in inkscape
select the icon
Extensions > Modify path > cleanup path
select live preview
Iḿ getting an additional error: UnboundLocalError: cannot access local variable ‘moved_to’ where it is not associated with a value
I guess this is an error in inkscape itself?