Can I install pip for python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Can I install pip for python?

How to install pip in solo learn

16th Sep 2021, 2:02 PM
Shri Om
Shri Om - avatar
2 Answers
+ 3
import os os.system('pip install -qq {module name}')
16th Sep 2021, 6:40 PM
Sancho Godinho
Sancho Godinho - avatar
- 1
Yes you can directly install pip in your programs on Sololearn
16th Sep 2021, 2:35 PM
Mohd Aadil
Mohd Aadil - avatar