Closed husei932 closed 2 years ago
@gelan77 plz, review -> https://ufonet.03c8.net/#installation
try:
sudo apt-get install python3-requests
or
pip3 install requests
I tried both of them but it hasn't worked yet
what error are you getting when you try these commands?
...
?
@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
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
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