yourAI
yourAI copied to clipboard
Error "break" outside loop.
Trying to run the example python script, keep getting the error "Syntax error: 'break' outside loop" on line 60.
Is this an issue with the code, or am I running the wrong python version? I'm confused.
Immediately after posting this, I realized the python script in the repository in the source is different than the one in the readme. This is an issue, but isn't urgent, and I'll leave this up for anyone facing the same issue.