You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the script for a long time, run for more than 12 hours, it will report this error.
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 365, in getScreenAsImage
return _getRectAsImage(None)
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 328, in _getRectAsImage
dc, bitmap = getDCAndBitMap(rect=rect)
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 223, in getDCAndBitMap
mfcDC = win32ui.CreateDCFromHandle(hwndDevice)
win32ui.error: Could not create DC.
The text was updated successfully, but these errors were encountered:
Run the script for a long time, run for more than 12 hours, it will report this error.
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 365, in getScreenAsImage
return _getRectAsImage(None)
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 328, in _getRectAsImage
dc, bitmap = getDCAndBitMap(rect=rect)
File "F:\myself\apprunner_client\apprunner_client\venv\lib\site-packages\desktopmagic\screengrab_win32.py", line 223, in getDCAndBitMap
mfcDC = win32ui.CreateDCFromHandle(hwndDevice)
win32ui.error: Could not create DC.
The text was updated successfully, but these errors were encountered: