How to use pip with python 3.4 on windows? -



How to use pip with python 3.4 on windows? -

just installed fresh re-create of python 3.4.1 on windows 7. here says pip included default. not find pip.exe or pip commands. need install separately or exists somewhere?

i have windows7 python 3.4.1; next command suggested guss worked well

c:\users>py -m pip install requests

output

downloading/unpacking requests installing collected packages: requests installed requests cleaning up...

python python-3.x pip

Comments

Popular posts from this blog

ruby on rails - Devise Logout Error in RoR -

model view controller - MVC Rails Planning -

php - Working with pretty urls on apache and fastcgi after hhvm installation -