mss library bug, I was trying most simple Example Program. I have reinstall that library but still same error.
from mss import mss
with mss() as sct:
sct.shot()
And that's what I got.
mss library bug, I was trying most simple Example Program. I have reinstall that library but still same error.
from mss import mss
with mss() as sct:
sct.shot()
And that's what I got.