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
All the image paths referenced in gui.py use "/home/pi/.local……" which may cause the error.
After I changed the 4 "pi" in gui.py to my username, everything works perfectly!