python3.6.5中pip3无法使用

Posted candy-li

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python3.6.5中pip3无法使用相关的知识,希望对你有一定的参考价值。

1.在python命令行窗口中: python3 -m ensurepip 创建出pip3.exe。
2.再在python3.6的安装目录下的Scripts路径下命令行 pip3 install XXX库就可以安装第三方的库了。


以上是关于python3.6.5中pip3无法使用的主要内容,如果未能解决你的问题,请参考以下文章

无法更改像素本上的 tkinter 字体

NLPPython3.6.5中使用 Stanford NLP工具包进行词性标注

安装 pipenv 导致 pip3 无法使用

无法使用 pip3 或 Pip 下载 dlib

在 linux 中无法“pip3 install rpy2”

无法在 Gitlab CI 中使用 pip3 安装 python3 PyQt5 模块