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

No module named dex_tree and redis #79

Open
maven08 opened this issue Dec 28, 2023 · 0 comments
Open

No module named dex_tree and redis #79

maven08 opened this issue Dec 28, 2023 · 0 comments

Comments

@maven08
Copy link

maven08 commented Dec 28, 2023

I am unable to find the setup guide to install these tools.

submission@Submissions-MacBook-Pro LibRadar-master % python3 LibRadar/libradar.py ae224b66fa9a.apk    
/Users/Submission/Downloads/LibRadar-master/LibRadar/libradar.py:185: SyntaxWarning: "is not" with a literal. Did you mean "!="?
if class_name[0] is not 'L':
Traceback (most recent call last):
File "/Users/manish/Downloads/LibRadar-master/LibRadar/libradar.py", line 25, in <module>
import dex_tree
File "/Users/manish/Downloads/LibRadar-master/LibRadar/dex_tree.py", line 27, in <module>
import redis
ModuleNotFoundError: No module named 'redis'
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

1 participant