<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 28: Fails with syntax error</title><link href="https://sourceforge.net/p/diffuse/bugs/28/" rel="alternate"/><link href="https://sourceforge.net/p/diffuse/bugs/28/feed.atom" rel="self"/><id>https://sourceforge.net/p/diffuse/bugs/28/</id><updated>2018-01-03T07:15:38.807000Z</updated><subtitle>Recent changes to 28: Fails with syntax error</subtitle><entry><title>Fails with syntax error</title><link href="https://sourceforge.net/p/diffuse/bugs/28/" rel="alternate"/><published>2018-01-03T07:15:38.807000Z</published><updated>2018-01-03T07:15:38.807000Z</updated><author><name>Michael Harvey</name><uri>https://sourceforge.net/u/arkelos/</uri></author><id>https://sourceforge.netf6405e5d38a88f499d3ddcf466cd9543a597f9f6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If python3 is installed and ahead of python2 in the path, Diffuse fails to start with a syntax error in line 74.&lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>