Exception in thread Thread-5:
Traceback (most recent call last):
File "threading.pyc", line 801, in __bootstrap_inner
File "threading.pyc", line 1073, in run
File "svchost.py", line 224, in TakeScr
File "pyscreeze__init__.pyc", line 312, in _screenshot_win32
File "PIL\ImageGrab.pyc", line 41, in grab
IOError: screen grab failed
Exception in thread Thread-16:
Traceback (most recent call last):
File "threading.pyc", line 801, in __bootstrap_inner
File "threading.pyc", line 754, in run
File "svchost.py", line 215, in SendScreen
WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144502.png'
Exception in thread Thread-27:
Traceback (most recent call last):
File "threading.pyc", line 801, in __bootstrap_inner
File "threading.pyc", line 754, in run
File "svchost.py", line 215, in SendScreen
WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144655.png'
Exception in thread Thread-40:
Traceback (most recent call last):
File "threading.pyc", line 801, in __bootstrap_inner
File "threading.pyc", line 754, in run
File "svchost.py", line 215, in SendScreen
WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144756.png'
Exception in thread Thread-55:
Traceback (most recent call last):
File "threading.pyc", line 801, in __bootstrap_inner
File "threading.pyc", line 754, in run
File "svchost.py", line 215, in SendScreen
WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212145612.png'
Exception in thread Thread-5: Traceback (most recent call last): File "threading.pyc", line 801, in __bootstrap_inner File "threading.pyc", line 1073, in run File "svchost.py", line 224, in TakeScr File "pyscreeze__init__.pyc", line 312, in _screenshot_win32 File "PIL\ImageGrab.pyc", line 41, in grab IOError: screen grab failed
Exception in thread Thread-16: Traceback (most recent call last): File "threading.pyc", line 801, in __bootstrap_inner File "threading.pyc", line 754, in run File "svchost.py", line 215, in SendScreen WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144502.png'
Exception in thread Thread-27: Traceback (most recent call last): File "threading.pyc", line 801, in __bootstrap_inner File "threading.pyc", line 754, in run File "svchost.py", line 215, in SendScreen WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144655.png'
Exception in thread Thread-40: Traceback (most recent call last): File "threading.pyc", line 801, in __bootstrap_inner File "threading.pyc", line 754, in run File "svchost.py", line 215, in SendScreen WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212144756.png'
Exception in thread Thread-55: Traceback (most recent call last): File "threading.pyc", line 801, in __bootstrap_inner File "threading.pyc", line 754, in run File "svchost.py", line 215, in SendScreen WindowsError: [Error 2] The system cannot find the file specified: 'C:\Users\home\AppData\Local\Temp/20180212145612.png'
Regards