harshguptaiscf / androguard

Automatically exported from code.google.com/p/androguard
Apache License 2.0
0 stars 0 forks source link

ImportError: cannot import name libelsign #87

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Using: androguard-1.6.tar.gz 

Platform: Windows XP SP3

Executing: \androguard\elsim\elsim\elsign\example_sign.py

I get following error:
Traceback (most recent call last):
  File "example_sign.py", line 8, in <module>
    from libelsign import libelsign
ImportError: cannot import name libelsign

Original issue reported on code.google.com by malware....@gmail.com on 13 Nov 2012 at 5:38