Hi,
could you please list the steps to run meld on linux?
I have downloaded the 1.8.5 meld version, but I am not sure how to use it.
I opened the tar.xz file and try to run the meld file in the path - bin/meld.
As I understand this is a python script.
I get this error when trying to run it:
14:31:34<75> python ./meld-1.8.5/bin/meld
File "./meld-1.8.5/bin/meld", line 104
except AttributeError as e:
^
SyntaxError: invalid syntax