I'm trying to get the simple blink example in python to work.
I saved the code into the new file /root/examples/blink.py and made it executable.
But I got an import error for the redpitaya_scpi. (ImportError: No module named redpitaya_scpi)
I then found the github folder Link and also copied the file "redpitaya_scpi.py" to the folder /root/examples/.
Then I got a different error in line 11. (IndexError: list index out of range)
I'm totally new to Redpitaya, so can you please help a newbie?

Thanks in advance.
Best regards
Sven