Python安装技巧

豆瓣源安装第三方库模块

pip install -r ./req.txt  moviepy -i http://pypi.douban.com/simple --trusted-host pypi.douban.com

相关推荐