can't create or remove files in install directory: Difficulty installing pip
You’ll need to run sudo easy_install
otherwise you won’t have permission to write to the install dirs.
Have you tried sudo for the installation? It should give you the rights to 'create or remove' files.