What command should I use in command prompt to install requests module in python 3.4 version ???
pip install requests
is not useful
After installing python which comes with pip run and exe and input "pip install requests" It should do