Use pyunpack inside an executable file made with pyinstaller in combination with try except
问题 The bounty expires in 6 days . Answers to this question are eligible for a +50 reputation bounty. Matt Dnv wants to draw more attention to this question: I really need to have pyunpack work inside an executable for all cases I have a strange behaviour for pyunpack, a package for unpacking, inside an executable. I want to do the following thing: I have a .7z type of file whose ending is not in .7z but in .sent. First I try to unzip it the direct way, which leads to an expected error that is