I use this code to decompress *.lzo file python lzo.py -d "aaa.lzo", then i got the error ImportError: No module named _lzo
I use this code to decompress *.lzo file
python lzo.py -d "aaa.lzo", then i got the error
ImportError: No module named _lzo