📜  启动器中的致命错误:无法使用 '"' 创建进程 - Python 代码示例
📅  最后修改于: 2022-03-11 14:47:22.429000             🧑  作者: Mango
代码示例3
import pip
pip.main(['install','flask']) # replace flask with the name of module you want to install