jonian/kickoff-player

What Python Versions are the Python Examples Samples for?

gusrbgks opened this issue · 0 comments

I'm trying to run the Python Example code.
But when I run it with python2.7 I get a SyntaxError.
When I run it in Python3, I get the following error:

Screenshot from 2021-08-26 12-21-39

Can you tell me why?