gpt4 book ai didi

python-2.7 - DistributionNotFound 在 Mac OS X 上运行 flake8

转载 作者:行者123 更新时间:2023-12-01 23:00:20 25 4
gpt4 key购买 nike

我在运行时遇到问题 flake8使用 pip install flake8 安装后.
重装 pep8没有帮助。我在 Mac OS X 10.9.2 上运行默认的 python。
我的 pep8版本是 1.5.6 .

 File "/usr/local/bin/flake8", line 5, in <module>
from pkg_resources import load_entry_point
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module>
working_set.require(__requires__)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require
needed = self.resolve(parse_requirements(requirements))
File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: pep8>=1.4.6

最佳答案

我今天在 Linux 上遇到了同样的问题。解决了这个运行:

pip install --upgrade setuptools

也希望能帮到你。

关于python-2.7 - DistributionNotFound 在 Mac OS X 上运行 flake8,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23759772/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com