papy icon indicating copy to clipboard operation
papy copied to clipboard

Broken on Python 3

Open letmaik opened this issue 11 years ago • 1 comments

  File "/home/travis/miniconda/envs/test/lib/python3.4/site-packages/numap/NuMap.py", line 665
    except Exception, excp:
                    ^
SyntaxError: invalid syntax

I think it would be good if you setup travis ci and test it with python 2 and 3.

letmaik avatar Dec 12 '14 13:12 letmaik

Its been 10 years... great have to find an alternative for Python 3

Acters avatar Feb 10 '24 11:02 Acters