大家好,又见面了,我是你们的朋友全栈君。
pip安装Python包的时候,有时候会报下面的错。
You are using pip version 10.0.0, however version 10.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
这就是有时候使用命令行无法更新PIP,此时需要手动进行更新。
可以参考:
https://blog.csdn.net/lyj_viviani/article/details/70568434
Anaconda更新pip:
通过上面的步骤更新pip,然后使用pip -V
查看pip版本的时候没问题,但是我安装pyecharts库pip install pyecharts
还是会出现下面的报错:
TypeError: parse() got an unexpected keyword argument 'transport_encoding'
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.
Traceback (most recent call last):
File "C:\Users\yangyang\AppData\Local\Temp\pip-install-o8j3ichv\jupyter-echarts-pypkg\setup.py", line 8, in <module>
from pyecharts_jupyter_installer import install_cmd_for
ModuleNotFoundError: No module named 'pyecharts_jupyter_installer'
提醒我pip版本还是需要更新,查看资料之后,发现需要在Anaconda里面进行更新。
查看资料:https://jingyan.baidu.com/article/a3f121e4976996fc9152bb72.html
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/128172.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...