ReFirmLabs / binwalk

Firmware Analysis Tool
MIT License
10.54k stars 1.51k forks source link

Extraction on Python2.7 fails with warning #570

Open mediotex opened 2 years ago

mediotex commented 2 years ago

Binwalk v2.3.3 installed on Python2.7, Debian 9. When trying to exract file, the extraction fails with warning:

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

The packages p7zip and p7zip-full are installed in system.