This repository was archived by the owner on Jan 3, 2025. It is now read-only.

Description
Hi,
so finally I got the package installed, and if I want to trace a png file in Inkscape, the extension will start, the window with the settings will open.
But then a pop up window will open with the following content:
"File "centerline-trace.py", line 420
print version
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(version)?"
If I look this up, I find content on the WWW which usually points to version differences of python.
Either version 3 is installed and version 2 should be used or the other way around.
On my system, there is the standard version 2.7 installed, but I also installed a fresh version 3.
Does anybody know how to fix this error and use centreline trace on OS X?
Thank you so much!
Martin K