amirbijani / androguard

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

Can't open #80

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've installed all required apps. Then I've try to open it:
   python startQT.py
It hasn't open and wrote this:
   Traceback (most recent call last):
  File "startQT.py", line 18, in <module>
    from GetMethods import *
  File "/home/danpetruk/3/GetMethods.py", line 20, in <module>
    import androguard, analysis, androlyze
  File "/home/danpetruk/3/androguard/androlyze.py", line 35, in <module>
    import IPython.ipapi
  ImportError: No module named ipapi

---
p.s. os - linux mint

Original issue reported on code.google.com by danpet...@gmail.com on 18 Oct 2012 at 3:32

GoogleCodeExporter commented 8 years ago

Original comment by anthony....@gmail.com on 18 Oct 2012 at 3:34