When do unpack with shutil, Errno 22 pop up. Some files cannot unpack is OK, but how could files left to be unpacked? Or how could do unpack with errors ignored?
try :
shutil.unpack_archive(file, thirdFolder)
except OSError as error :
print(error)
[Errno 22] Invalid argument: 'D:\099Logs\HOUJI-10077--UnzipUn7z\bugreport-2023-08-04-141558\bugreport-houji-2023-08-04-141739\lshal-debug\android.frameworks.cameraservice.service@2.0::ICameraService_default.txt'