【发布时间】:2020-07-08 06:10:33
【问题描述】:
我在 VS Code 中安装 Pylint 时遇到问题。 当我输入:
pip install pylint --trusted-host=pypi.python.org --trusted-host files.pythonhosted.org --proxy=http://proxy-web.companyname.com:80
它给了 错误:找不到满足要求 pylint 的版本(来自版本:无) 错误:找不到匹配的 pylint 分布
有人可以帮忙吗?
谢谢
【问题讨论】:
标签: python visual-studio-code proxy http-proxy pylint