harshguptaiscf / androguard

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

problems installin Androguard #107

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What is the expected output? 
The asnwer of the command

What do you see instead?
an los import

What version of the product are you using? On what operating system?
1.9

Please provide any additional information below.

I try Androguard in Ubuntu but I encountered some problems. I follow the steps 
from your page, but when I start a command, for example:

 ./andromercury.py -l *

it answers me that:

Traceback (most recent call last):
  File "./andromercury.py", line 31, in <module>
    from merc.lib.common import Session
ImportError: No module named merc.lib.common

Some idea why?? Thanks in advance!!!

Original issue reported on code.google.com by vijam...@gmail.com on 5 Feb 2013 at 2:29

GoogleCodeExporter commented 8 years ago
Please install mercury library :)

Original comment by anthony....@gmail.com on 7 Feb 2013 at 8:29

GoogleCodeExporter commented 8 years ago
I have Mercury working in my computer, so I think that is installed...

Original comment by vijam...@gmail.com on 7 Feb 2013 at 9:37