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

I have use your main tool to analyze an application using "androlyze.py" and i have found lot of dependencies and alos resolved all of them but at the end I have found error mention in description. #40

Closed
GoogleCodeExporter opened this issue Mar 20, 2016 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.androguard# ./androlyze.py -s
2.
3.

What is the expected output? What do you see instead?

Expected :Androlyze version 1.0

In [1]:
Instead:
 warnings.warn(msg, DeprecationWarning)
/usr/lib/pymodules/python2.6/networkx/generators/hybrid.py:16: 
DeprecationWarning: the sets module is deprecated
  import sets
WARNING: cannot import to_c_helper, skipping
Traceback (most recent call last):
  File "./androlyze.py", line 41, in <module>
    from IPython.frontend.terminal.embed import InteractiveShellEmbed
ImportError: No module named terminal.embed

What version of the product are you using? On what operating system?
i don't know because i am download from "hg clone 
https://androguard.googlecode.com/hg/ androguard" 

Please provide any additional information below.


Original issue reported on code.google.com by aaawaisk...@gmail.com on 26 Apr 2012 at 1:03

@GoogleCodeExporter
Copy link
Author

Original comment by anthony....@gmail.com on 7 May 2012 at 6:37

@GoogleCodeExporter
Copy link
Author

please install the latest release of ipython

Original comment by anthony....@gmail.com on 20 May 2012 at 9:19

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant