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
**When trying to run python3 hack --start
I get the next error...
Traceback (most recent call last):
File "/home/sub-zero/Escritorio/Tools/Black-Tool/Black-Tool/hack", line 95, in
import requests
ModuleNotFoundError: No module named 'requests'
I have python 3.9.7 installed so far. :(
I use Kali Linux..
The text was updated successfully, but these errors were encountered:
**When trying to run python3 hack --start
I get the next error...
Traceback (most recent call last):
File "/home/sub-zero/Escritorio/Tools/Black-Tool/Black-Tool/hack", line 95, in
import requests
ModuleNotFoundError: No module named 'requests'
I have python 3.9.7 installed so far. :(
I use Kali Linux..
The text was updated successfully, but these errors were encountered: