79353450

Date: 2025-01-13 21:20:43
Score: 2
Natty:
Report link

Try using:

import pyscreenshot as imagegrab screenRef = imagegrab.grab()

you would then have to save it somewhere: screenRef.save(‘some file path here’)

i’m not sure if it differs between raspbian and an x86 OS, but you should have some luck there

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: AeroEng88