SimpInkScr icon indicating copy to clipboard operation
SimpInkScr copied to clipboard

windows issue after installing

Open luigipacheco opened this issue 2 years ago • 2 comments

Followed the steps on the installation,

After cloning into the extensions folder and running the extension from inkscape i get the following error:

Traceback (most recent call last): File "C:\Program Files\Inkscape\share\inkscape\extensions\SimpInkScr\simpinkscr\simple_inkscape_scripting.py", line 36, in import lxml ModuleNotFoundError: No module named 'lxml'

I am assuming some libraries have to get installed first

luigipacheco avatar Nov 17 '23 17:11 luigipacheco

after pip installing that library and cssselect I was able to run the first example :)

luigipacheco avatar Nov 17 '23 17:11 luigipacheco

Thanks for reporting back on your success. I hope the other examples now work for you, too.

spakin avatar Nov 19 '23 20:11 spakin