Install a Module using PIP for specific Python version
У вашего броузера проблема в совместимости с HTML5
Install a Python Module using PIP for specific Python version Python 3.6 and 2.7
apt install python-pip
python -m pip install requests
apt install python3-pip
python3 -m pip install requests