I installed PyPy while still having Python 2.7 on my system.
easy_install
with PyPy?easy_install
?I'm on Windows, but these questions seem relevant for all platform...
You need to install easy_install for pypy manually.
It's explained in the answer to this question : Installing Python eggs under PyPy