What command should I use in command prompt to install requests module in python 3.4 version ???
pip install requests
is not useful
I install it by Anaconda:
and there is no error occured like you.