Open cj-neo opened 6 months ago
Seems like it requires the env XDG_SESSION_TYPE
to be set to x11
in order to use scrot
https://github.com/asweigart/pyscreeze/blob/master/pyscreeze/__init__.py#L95 https://github.com/asweigart/pyscreeze/blob/master/pyscreeze/__init__.py#L617
I have installed Pillow, but the following error persists. However, reverting to version 0.1.29 resolves the issue.