remarkable_mouse
remarkable_mouse copied to clipboard
Error: No enumerators available
I am trying to connect to RM2 from Win10 using the following command:
remouse --address 10.11.99.1 --debug --orientation right --mode fit --monitor 1 --password XXXX
and get the following output:
\site-packages\screeninfo\screeninfo.py", line 37, in get_monitors
raise ScreenInfoError("No enumerators available")
screeninfo.common.ScreenInfoError: No enumerators available
EOF in transport thread
Any help?
Is this still a problem? Seems like a bug with screeninfo.
same problem here
https://github.com/rr-/screeninfo/issues/30
https://github.com/rr-/screeninfo/pull/32