Binwalk 사용 시 F/W 이미지 추출 시 외부 추출기 '7z' 오류 발생

Binwalk 사용 시 F/W 이미지 추출 시 외부 추출기 '7z' 오류 발생

압축된 F/W 이미지 사용을 추출하려고 하면 오류가 발생했습니다.빈워크 2.3.3:

WARNING: Extractor.execute failed to run external extractor '7z e -y '%e'': 'module' object has no attribute 'DEVNULL', '7z e -y '%e'' might not be installed correctly
1578          0x62A           LZMA compressed data, properties: 0x5D, dictionary size: 16777216 bytes, missing uncompressed size

p7zip그리고 p7zip-full패키지가 설치됩니다. 이 오류를 해결하는 방법은 무엇입니까?

데비안 9, Python2.7, Binwalk v2.3.3

관련 정보