I was wondering if I could get some help setting up Pywikibot.
I was able to download it using
git clone --recursive https://gerrit.wikimedia.org/r/pywikibot/core.git
following wikipedia page instructions.
Where I get lost is when trying to create the user-config.py file using the generate_user_files.py. I get an error message saying: "No module named requests"
Thanks in advance