epsylon / ufonet

UFONet - Denial of Service Toolkit
https://ufonet.03c8.net
2.2k stars 612 forks source link

Error importing: requests lib. #416

Closed husei932 closed 2 years ago

husei932 commented 2 years ago

Hi i have a problem when i try to run this i get the error "Error importing: requests lib" i have upgraded the whole system and updated requests but alas the error remains please help

husei932 commented 2 years ago

Screenshot_2022-08-29_06_54_08

epsylon commented 2 years ago

@gelan77 plz, review -> https://ufonet.03c8.net/#installation

try:

sudo apt-get install python3-requests

or

pip3 install requests

husei932 commented 2 years ago

I tried both of them but it hasn't worked yet

dontbanmeplz commented 2 years ago

what error are you getting when you try these commands?

husei932 commented 2 years ago

Screenshot_2022-08-29_09_32_09

jj551 commented 2 years ago

...

husei932 commented 2 years ago

?

epsylon commented 2 years ago

@joshuyaaa @gelan77 maybe is related with the specific version of Python3 (Python3.5, Python3.8, etc...). Do you have more than one version installed? (python3 --version)

Try with more specific pip3, such as: pip3.8 install request

husei932 commented 2 years ago

My version is 3.10.5 I think the problem is not in this, yet request has versions 2.28.1 but apparently it is not visible