I downloaded python 3.8 32 bits for windows 7 and now I'm trying to install the necessary packages. However, I get :
"ERROR: Could not find a version that satisfies the requirement beautiful... / request... from versions: none
ERROR: No matching distributing found for requests-2.22.0 (same for beautifulsoup)
I even updated pip by python -m pip install --upgrade pip
but didn't work either.
Am I missing something? Python is installed on:
C:\Users\Usuario\AppData\Local\Programs\Python\Python38-32\pythonw.exe.
C:\Users\Usuario\AppData\Local\Programs\Python\Python38-32\Lib\idlelib\idle.pyw
And the packages are on: C:\Users\Usuario\Desktop\TATOEBA\Python