Can I install pip for python? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 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