notklaatu / stopgo

Stop-motion animation software. This is a publish-only repository mirroring Gitlab.
http://makerbox.org.nz/stopgo
Other
17 stars 5 forks source link

Can't start .AppImage #53

Open johnniehard opened 6 years ago

johnniehard commented 6 years ago

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                                                      
  File "./bin//stopgo", line 55
    except Exception, err:
                    ^
SyntaxError: invalid syntax
notklaatu commented 6 years ago

Oops. I'll try to fix that this weekend.

On 13 April 2018 8:50:24 PM NZST, "Johnnie Hård" notifications@github.com wrote:

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                    

 File "./bin//stopgo", line 55
   except Exception, err:
                   ^
SyntaxError: invalid syntax

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/notklaatu/stopgo/issues/53

-- Klaatu

notklaatu commented 6 years ago

The version on the site is actually quite old now. In addition to fixing the AppImage, I need to posh updates..

On 13 April 2018 8:50:24 PM NZST, "Johnnie Hård" notifications@github.com wrote:

I wanted to try StopGo, so I downloaded the .AppImage from the website. Getting this when starting:

$ ./stopgo.AppImage                                                    

 File "./bin//stopgo", line 55
   except Exception, err:
                   ^
SyntaxError: invalid syntax

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/notklaatu/stopgo/issues/53

-- Klaatu