jilleb / mib2-toolbox

The ultimate MIB2-HIGH toolbox.
MIT License
625 stars 145 forks source link

[BUG] compress-mcf.py not run Py 3.6 #92

Closed plasmocz closed 4 years ago

plasmocz commented 4 years ago

When i use tool compress-mcf.py in Python 3.6, Windows 7 64bit give struct.error argument for 's' must be a bytes object on line 108.

shanapu commented 4 years ago

use Python 2.7

jilleb commented 4 years ago

Indeed, I currently haven't found the time yet to convert all to Python 3, so you'll have to use 2.7