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
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?