I am a beginner and i can't find what is the problem with Easy_install and Pip on windows 7. Probably Pip would be fine if i could use Easy_install.
I have downloaded these: Setuptools 5.7 and get-pip.py I saw that everything was installed, also i found everything in Python2.7 folder.
But every time i wright command:
easy_install pip
or
pip install Django==1.6.6
i always get back 'command not found' or 'easy_install' is not recognized as the name of cmblet ...
What is the problem? Maybe i should delete all and use another tutorial? Please guide me, i have been stuck here for days! :D