0

HOw to download modules in solo learn

16th Oct 2020, 12:35 PM
Umar Qayyum
Umar Qayyum - avatar
2 Antworten
0
#another way to make pip install function import os def install(pkg): os.system("pip install -q --disable "+pkg)
16th Oct 2020, 1:06 PM
Sousou
Sousou - avatar