Installation ============= Create and activate your venv. virtualenv venv source venv/bin/activate Install python dependencies with pip pip install pillow html5lib mwclient In case of troubles with html5 lib, Make sure your virtualenv is up to date.