autosub icon indicating copy to clipboard operation
autosub copied to clipboard

Python3 not supported?

Open Chetan-Goyal opened this issue 4 years ago • 1 comments

I was trying to work with your package but just after executing autosub -h and even autosub, I get the following error:

File "/path/of/autosub", line 136 print "The given file does not exist: {0}".format(filename) ^ SyntaxError: invalid syntax

Is there any fix for it? I can't use this with python2.

Chetan-Goyal avatar Mar 29 '21 19:03 Chetan-Goyal

From https://github.com/agermanidis/autosub/issues/146#issuecomment-521101771

Copyable (double click below):

pip install git+https://github.com/agermanidis/autosub.git

rushvora avatar Sep 26 '22 10:09 rushvora