- Feb 20, 2021
- 11
- 7
Traceback (most recent call last):
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 1038, in _bootstrap_inner
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 975, in run
File "D:\a\F95Checker\F95Checker\modules\sync_thread.py", line 19, in run_loop
File "D:\a\F95Checker\F95Checker\modules\imagehelper.py", line 121, in reload
File "D:\a\F95Checker\F95Checker\modules\imagehelper.py", line 27, in get_rgba_pixels
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\Image.py", line 754, in tobytes
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\ImageFile.py", line 266, in load
OSError: image file is truncated (0 bytes not processed)
What problem it is?
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 1038, in _bootstrap_inner
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\threading.py", line 975, in run
File "D:\a\F95Checker\F95Checker\modules\sync_thread.py", line 19, in run_loop
File "D:\a\F95Checker\F95Checker\modules\imagehelper.py", line 121, in reload
File "D:\a\F95Checker\F95Checker\modules\imagehelper.py", line 27, in get_rgba_pixels
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\Image.py", line 754, in tobytes
File "C:\hostedtoolcache\windows\Python\3.11.2\x64\Lib\site-packages\PIL\ImageFile.py", line 266, in load
OSError: image file is truncated (0 bytes not processed)
What problem it is?