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

get an error message which hints at python version differences (?) #33

@hajduk

Description

@hajduk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions