Menu

#28 Fails with syntax error

v1.0 (example)
open
nobody
None
5
2018-01-03
2018-01-03
No

If python3 is installed and ahead of python2 in the path, Diffuse fails to start with a syntax error in line 74.

A very easy fix: edit /usr/bin/diffuse and change the shebang on line 1 from "python" to "python2", to force it to use version 2.X.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.