What steps will reproduce the problem?
1.Running apk.py
2.
3.
What is the expected output? What do you see instead?
Traceback (most recent call last):
File "./demos/apk_format_1.py", line 8, in <module>
from androguard.core.bytecodes import dvm, apk
File "./androguard/core/bytecodes/apk.py", line 26, in <module>
from zlib import crc32
ImportError: No module named zlib
What version of the product are you using? On what operating system?
Ubuntu 13.04
Please provide any additional information below.
i have installed zlib,still giving the error.Please help as to where i can
place the zlib package in ubuntu
Original issue reported on code.google.com by nikhilre...@gmail.com on 21 Nov 2013 at 9:28
Original issue reported on code.google.com by
nikhilre...@gmail.com
on 21 Nov 2013 at 9:28