You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the code running on python3? I use it on a RaspberrPi Zero with manjaro-arm. I know you only support Raspbian. But for example the "print" command is different from python2 to 3 and I had to convert it.
So my question which pythton version is supported?