-
Notifications
You must be signed in to change notification settings - Fork 286
Description
First of all, I would like to know whether the following problems can be solved by myself or need you to compile the program fraudulently. I am very grateful.
This is the first one
Loading...
Exception in thread Thread-1:
Traceback (most recent call last):
File "threading.py", line 917, in _bootstrap_inner
File "threading.py", line 865, in run
File "yanderify.py", line 269, in worker_thread
File "yanderify.py", line 211, in worker_thread
File "imageio\core\functions.py", line 126, in get_reader
ValueError: Could not find a format to read the specified file in mode '?'
Second one
Loading...
Imageio: 'ffmpeg-win32-v3.2.4.exe' was not found on your computer; downloading it now.
Error while fetching file: <urlopen error 【WinError 10053】 The software in your host aborted an established connection.>.
Error while fetching file: <urlopen error 【WinError 10053】 The software in your host aborted an established connection.>.
Third
Error while fetching file: <urlopen error 【Errno 11004】 getaddrinfo failed>.
Finally, how to solve the crash problem sometimes
Thanks