BLUEMING 发表于 2021-3-25 20:20:45

python安装第三方库的小问题

萌新~

win10 python3.9
“python -m pip install +第三方库”安装显示:
“'python' 不是内部或外部命令,也不是可运行的程序
或批处理文件”

希望dalao帮忙{:5_102:}

逃兵 发表于 2021-3-25 20:30:11

https://jingyan.baidu.com/article/d2b1d102db28675c7e37d4f3.html

qsyy216 发表于 2022-7-20 22:28:07

我怎么设置了还是不行。

Markpython 发表于 2022-8-3 15:36:54

直接pip install 第三方库名称
页: [1]
查看完整版本: python安装第三方库的小问题