When I try to install anything with pip or pip3, I get:
pip
pip3
$ sudo pip3 install python3-tk Tra
In Windows, this worked from an administrative prompt:
C:\Python27\Lib\site-packages\requests*
easy_install requests==2.3
pip install --upgrade pip
pip install --upgrade requests