So verwenden Sie PIP -Befehle in Pycharm
import os
os.system('cmd /c "pip install package"')
vagg
import os
os.system('cmd /c "pip install package"')