Whenever I try using the bot it says 
"The 'setuptools>=20.2; python_version >= "3.6"' distribution was not found and i
s required by the application

A package necessary for pywikibot is missing.
Please update required module with:

    pip install "setuptools>=20.2"
"
I ran the pip install "setuptools>=20.2" command and it keeps saying this

NB: I have recently run the "pip install -r requirements.txt" too