When I try to install anything with pip or pip3, I get:
pip
pip3
$ sudo pip3 install python3-tk Tra
For fixing pip3 (worked on Ubuntu 14.10):
easy_install3 -U pip