如何用pip为Python3安装模块

如题所述

命令指示符下输入: pip3 install 你要安装的库名 python3用pip3会好一点
温馨提示:答案为网友推荐,仅供参考
第1个回答  2017-06-19
pip3 install +你的模块名
相似回答