Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

It always appears with this error:  

File "main.py", line 40

    print(f"{key}: {script_info['name']} - {script_info['description']}")

                                                                       ^

SyntaxError: invalid syntax

Error: Command '['python', 'main.py']' returned non-zero exit status 1.