jceb / dex

DesktopEntry Execution
Other
427 stars 33 forks source link

Syntax Error #1

Closed u2ix closed 13 years ago

u2ix commented 14 years ago

Every time I run dex -a I get the following error (current git version) File "/usr/bin/dex", line 124 except Exception, e: ^ SyntaxError: invalid syntax

jceb commented 13 years ago

Actually, I didn't figure out the syntax error, for me it works just fine. But I still updated this part of the code. If the error still occures, please reopen this issue.

u2ix commented 13 years ago

Yes sorry, the problem was that arch updated there python package to v3. The package dex-git in "aur" still depends on python instead of python2.

jceb commented 13 years ago

Ok, thank for pointing that out. I'll reopen the issue.

u2ix commented 13 years ago

Now someone changed the package (http://aur.archlinux.org/packages.php?ID=41099). So everything is fine.

jceb commented 13 years ago

Ok, Thanks.