i have Windows7 Python 3.4.1; following command suggested by Guss worked well
C:\Users>py -m pip install requests
Output
Downloading/unpacking requests
Installing collected packages: requests
Successfully installed requests
Cleaning up...
i have Windows7 Python 3.4.1; following command suggested by Guss worked well
C:\Users>py -m pip install requests
Output
Downloading/unpacking requests
Installing collected packages: requests
Successfully installed requests
Cleaning up...