python - Pywikibot Installation -
i wondering if setting pywikibot.
i able download using
git clone --recursive https://gerrit.wikimedia.org/r/pywikibot/core.git
following wikipedia page instructions.
where lost when trying create user-config.py file using generate_user_files.py. error message saying: "no module named requests"
thanks in advance
did try install via pip?
pip install requests
Comments
Post a Comment