I have seen that Python uses spaces to keep together segments of code, so I guess that's what it means. I tried to mix a bit with the spaces, but it only made it worse, of course...14:08:08 Error compiling script.
14:08:08 Traceback (most recent call last):
14:08:08 IndentationError: unexpected indent (27, line 1)
14:08:08 Python Script
14:08:08 Error compiling script.
14:08:08 Traceback (most recent call last):
14:08:08 IndentationError: unexpected indent (28, line 1)
14:08:08 Error compiling script.
14:08:08 Traceback (most recent call last):
14:08:08 IndentationError: unexpected indent (29, line 1)
14:08:09 Error compiling script.
14:08:09 Traceback (most recent call last):
14:08:09 IndentationError: unexpected indent (30, line 1)
Another thing I would like to know: Is the 5.0 in this the cycles that it waits before it does anything else, or is it 5 minutes?