|
|
马上注册,结交更多好友,享用更多功能^_^
您需要 登录 才可以下载或查看,没有账号?立即注册
x
1.安装模块显示未更新pip
2.更新pip
3.安装模块还是现实未更新pip
4.上图卡死了,复制如下,望知道的解答下,谢谢
C:\Windows\system32>pip install jieba
Requirement already satisfied: jieba in e:\anaconda3\lib\site-packages
You are using pip version 9.0.1, however version 10.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
C:\Windows\system32>python -m pip install --upgrade pip
Requirement already up-to-date: pip in e:\python3.6\lib\site-packages (10.0.1)
可以了吗 不行的话 直接卸载了python 重新安装的时候 勾选pip安装
|
|