gpt4 book ai didi

macos - uWSGI 问题 : dyld: Library not loaded: @rpath/libexpat. 1.dylib

转载 作者:行者123 更新时间:2023-12-03 11:52:14 25 4
gpt4 key购买 nike

尝试在 Sierra 10.12.6 中运行 uwsgi,出现以下错误:

dyld: Library not loaded: @rpath/libexpat.1.dylib
Referenced from: /usr/local/bin/uwsgi
Reason: Incompatible library version: uwsgi requires version 8.0.0 or later, but libexpat.1.dylib provides version 7.0.0
Abort trap: 6

我试过:
brew update
brew reinstall expat

并用 pip 重新安装 uwsgi,但没有运气。知道修复是什么吗?

最佳答案

在您激活的虚拟环境中,强制重新安装 UWSGI 并通过忽略缓存强制重建所有 UWSGI deps。跑:

pip install uwsgi -I --no-cache-dir

对我来说就像一种魅力。

关于macos - uWSGI 问题 : dyld: Library not loaded: @rpath/libexpat. 1.dylib,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50082246/

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