Gracias @ashthespy/@chsims1
I have been trying to develop this small program for 15 days, reading online manuals and examples. It happens that although I have programmed in VB, I never did it in Python, so I go with the test/error method.
When doing
pip install wget
I have this
error: -bash: pip: command not found
Maybe I should go back to a clean installation and try pip install wget first before the commands I executed …