0
How can I use pip in the code play ground?
4 Respostas
+ 6
I made a code for you
https://code.sololearn.com/ceiWc73wtg26/?ref=app
+ 3
Using os subprocess install module and write code below that
https://code.sololearn.com/chhdtN8IaqdX/?ref=app
0
But I couldn't write in the output
0
python pip?
import os
os.system('pip -h') #pip help