apk2java-linux
apk2java-linux copied to clipboard
urllib.request not found
i am using this on kali linux, i got this error
Traceback (most recent call last):
File "apk2java.py", line 6, in <module>
import urllib.request
ImportError: No module named request
i don't know how to repair it.