Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named androguard.misc #18

Closed
m2farah opened this issue May 2, 2019 · 1 comment
Closed

ImportError: No module named androguard.misc #18

m2farah opened this issue May 2, 2019 · 1 comment

Comments

@m2farah
Copy link

m2farah commented May 2, 2019

After installing the requirements. I start the program as explained in the Readme file. But I faced this error message :

Traceback (most recent call last):
  File "androwarn.py", line 30, in <module>
    from androguard.misc import AnalyzeAPK
ImportError: No module named androguard.misc
@maaaaz
Copy link
Owner

maaaaz commented May 2, 2019

Hello,

Have you installed the dependencies ?
This error message shows that androguard is not installed.

@maaaaz maaaaz closed this as completed May 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants