Step-1:将需要的python安装包写入txt文件,可以指定需要的版本 Step-2:Ctrl+Alt+T调出terminal,输入以下代码pip3 install -r requirements.txt