When I try to install anything with pip or pip3, I get:
pip
pip3
$ sudo pip3 install python3-tk Tra
Simply running easy_install -U pip resolved my problem.
easy_install -U pip