KARMA-DDoS
KARMA-DDoS copied to clipboard
tool not working after entering main.py command
when i type python3 main.py it give me a traceback to the most recent call here is the error:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/requests_toolbelt/_compat.py", line 48, in
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/h/Downloads/KARMA-DDoS/main.py", line 3, in
You probably did not install the required packages. Or the packages are not installed in a separate environment. The error is related to the import of required packages.