Closed delfino-nunez closed 6 years ago
(Lector-qOw1XMLY) ~/p/Lector> python __main__.py File "__main__.py", line 442 f'eBooks ({self.available_parsers})') ^ SyntaxError: invalid syntax
the reason is the use of f-strings, this project requires python 3.6, I was running it with python 3.5.