I am trying to use easy_install to install a module called requests by doing
easy_install
easy_install requests
This work
Have you tried adding your new python.framework to path? On mountain lion I added /Library/Frameworks/Python.framework/Versions/3.3/bin/ to /etc/paths and then I was able to use easy_install-3.3 and pip-3.3
/Library/Frameworks/Python.framework/Versions/3.3/bin/
/etc/paths