bogeholm/pytisean

Syntax error invalid in Python 2.7.12

Closed this issue · 2 comments

In [2]: import pytisean
  File "pytisean/pytisean.py", line 98
    def tiseanio(command, *args, data=None, silent=False, legacy=True):
                                    ^
SyntaxError: invalid syntax

I installed my TISEAN on /home/shawnpan/bin , I also add this into my LD PATH, but the syntax error is really weird.

Ron89 commented

Thanks for the note on changing the code to Python 2!