cara menggunakan perintah pip di pycharm
import os
os.system('cmd /c "pip install package"')
vagg
import os
os.system('cmd /c "pip install package"')