We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was trying to work with your package but just after executing autosub -h and even autosub, I get the following error:
autosub -h
autosub
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.
The text was updated successfully, but these errors were encountered:
From #146 (comment)
Copyable (double click below):
pip install git+https://github.com/agermanidis/autosub.git
Sorry, something went wrong.
No branches or pull requests
I was trying to work with your package but just after executing
autosub -h
and evenautosub
, I get the following error:Is there any fix for it? I can't use this with python2.
The text was updated successfully, but these errors were encountered: