You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
aaawaisk...@gmail.com
on 26 Apr 2012 at 1:03The text was updated successfully, but these errors were encountered: