Pin Python2 to 2.7.12
On taurus, importing matplotlib
may throw a NameError: name 'PROTOCOL_TLS' is not defined
.
https://github.com/owtf/owtf/issues/815 suggests updating the distro packages and PyOpenSSL. As a hotfix, pinning to Python 2.7.12 in py2_std
on taurus helped.