Meld is one of my favourite merge tools, although I am looking for a command line alternative
Anyway, upgrading to High Sierra has broken the current meld install. Here goes the fix:
A google search with:
- frozen: ImportErrorCannot import: GTK+
Gives:
* this link:
https://github.com/caskroom/homebrew-cask/issues/39993
* which points to:
https://github.com/yousseb/meld/issues/50
- this threads mentions the solution, which asks to unlink the file it is expecting, for it to start using the bundled file that comes with the install
* some explanation about the error provided here: