Closed Andrut184 closed 4 years ago
What Python version are you using (python --version
)? It seems like the interpreter doesn't recognize f-strings, which were introduced with Python 3.6.
The script needs at least Python 3.7 to work.
Old version of python was reason of my issue. Thanks for quick help.
I've done everything as you wrote in README in confiogration. Then i opened coub.py in cmd and i got SyntaxError(attached screenshot). I'm not advanced in python and english, so sorry if i made language mistakes.