how can i install “requests”? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how can i install “requests”?

13th Feb 2017, 4:09 PM
jinjin
jinjin - avatar
2 Answers
+ 1
in command line, use "pip install requests"
13th Feb 2017, 6:51 PM
Amaras A
Amaras A - avatar
+ 1
Try installing anaconda instead of python it comes with many of the packages pre-installed. General purpose usage packages will all be there
14th Feb 2017, 8:36 PM
Sai Kiran Rayapureddy
Sai Kiran Rayapureddy - avatar