So when I now run a simple Python script like (I've just installed the necessary picamzero packages)
My whole screen is turning black, and after a few seconds a get this prompt? What is going on?
Code:
from picamzero import Camerafrom time import sleepcam = Camera()cam.start_preview()Statistics: Posted by FlorianJW — Sun Jan 04, 2026 1:50 pm