mishakorzik / AllHackingTools

All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.
GNU General Public License v3.0
3.25k stars 470 forks source link

error import requests module, module not found #53

Closed termux-sam closed 1 year ago

termux-sam commented 1 year ago

When I started to use Allhackingtools for the first time today, it seemed to work to some degree - I was able to make it into the main menu, but now i'm getting this error:

"File "MainMenu.py", line 1, in import requests ImportError: No module named requests"

when I type msdc

and when i try to import the requests module, it says it is already imported

any ideas?

mishakorzik commented 1 year ago

Its python pip module bug try: pip install requests