HardyTomas/DDos-Attack-OVH-

requests

oriolluz opened this issue · 3 comments

i run the py file in cmd and it says "No module named 'requests' "
i would run the exe but it is not listed

already did it im running python 3.8 could that be the problem?

already did it im running python 3.8 could that be the problem?

sudo pip3 install -r requirements.txt
or
sudo pip3 install requests