I have both python2.7 and python3.2 installed in Ubuntu 12.04. The symbolic link python links to python2.7
python2.7
python3.2
Ubuntu 12.04
python
If your system has python2 as default, use below command to install packages to python3
python2
python3
$ python3 -m pip install