Have a fresh install of Ubuntu 13.10 with PyCharm and when setting up the python interpreter I selected \'install setuptools\', then \'install pip\'. Now if I try and do any
Download the file get-pip.py from the pip-website (http://pip.readthedocs.org/en/stable/installing/).
Open the terminal, cd in to the folder where you placed get-pip.py
and run: