Together with the last Python 2 release from April, 2020, Pywikibot team
will release the **last version that supports Python 2**. We created a
**python2" tag** marking the version, so you can continue running your
Python 2 scripts using this tag, if you really need to.
After that version, Pywikib
Thanks, creating the venv in a container did the trick. May I suggest
adding virtualenv to the Python 3.7 image? python -m venv works, but
virtualenv is more commonly used.
On Mon, Jan 13, 2020 at 2:09 AM Brooke Storm wrote:
> You have to create the venv in a container using 'webservice shell of