Open seisdr opened 5 years ago
Please elaborate on your issue How are you trying to use autosub Clear description please
Hi,
I was able to reproduce the issue, on System Version: macOS 10.14.6 (18G103)
.
Python 3.7.4
➜ ~ autosub --help
File "/usr/local/bin/autosub", line 136
print "The given file does not exist: {0}".format(filename)
^
SyntaxError: invalid syntax
Thanks, Cata
Same issue observed.
You are trying to run the program with Python 3 Try using python2
@helloworldkr Thanks for your prompt response. I was helpful!
text to speech ? But I'm on android
@seisdr why do you need to use this on android system ,.. android has its own tts (text to speech) Please explain your problem
This one made for Linux is it so it doesn't work on android is tts
OS: MAC 10.15
~autosub -h File "/usr/local/bin/autosub", line 136 print "The given file does not exist: {0}".format(filename) ^ SyntaxError: invalid syntax
`python Python 2.7.18 (v2.7.18:8d21aa21f2, Apr 19 2020, 20:48:48) [GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin Type "help", "copyright", "credits" or "license" for more information.
`
File "/data/data/com.termux/files/usr/bin/autosub", line 136 print "The given file does not exist: {0}".format(filename)
File "/data/data/com.termux/files/usr/bin/autosub", line 136 print "The given file does not exist: {0}".format(filename)