如何用pip为Python3安装模块

2025-03-12 15:40:09
推荐回答(2个)
回答1:

命令指示符下输入:

pip3 install 你要安装的库名

python3用pip3会好一点

回答2:

pip install xxxx