无法使用 pip 在 M1 macOS 上安装 uWSGI

Sae*_*dat 14 python macos uwsgi apple-m1

我尝试使用安装uwsgi pip install uwsgi。这在 macOS Big Sur (11) 中有效,但现在在 Monterey (12) 中失败。

\n

这是输出(saee 是我的用户名):

\n
\xe2\x9d\xaf pip install uwsgi\nCollecting uwsgi\n  Using cached uwsgi-2.0.20.tar.gz (804 kB)\n  Preparing metadata (setup.py) ... done\nBuilding wheels for collected packages: uwsgi\n  Building wheel for uwsgi (setup.py) ... error\n  ERROR: Command errored out with exit status 1:\n   command: /Users/saee/Desktop/as/shell/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/setup.py'"'"'; __file__='"'"'/private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\\r\\n'"'"', '"'"'\\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-wheel-a41p4rbp\n       cwd: /private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/\n  Complete output (180 lines):\n  /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'descriptions'\n    warnings.warn(msg)\n  running bdist_wheel\n  running build\n  running build_py\n  creating build\n  creating build/lib\n  copying uwsgidecorators.py -> build/lib\n  installing to build/bdist.macosx-10.9-x86_64/wheel\n  running install\n  using profile: buildconf/default.ini\n  detected include path: ['/usr/local/include', '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include', '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks']\n  Patching "bin_name" to properly install_scripts dir\n  detected CPU cores: 8\n  configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -I/opt/homebrew/Cellar/pcre/8.45/include -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_UUID -DUWSGI_VERSION="\\"2.0.20\\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\\"\\"" -DUWSGI_YAML -I/opt/homebrew/Cellar/yajl/2.1.0/include/ -DUWSGI_JSON -DUWSGI_JSON_YAJL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\\".\\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"\n  *** uWSGI compiling server core ***\n  [thread 0][clang] core/utils.o\n  [thread 2][clang] core/protocol.o\n  [thread 3][clang] core/socket.o\n  ...\n  [thread 0][clang] core/dot_h.o\n  [thread 2][clang] core/config_py.o\n  *** uWSGI compiling embedded plugins ***\n  [thread 3][clang] plugins/python/python_plugin.o\n  [thread 4][clang] plugins/python/pyutils.o\n  [thread 5][clang] plugins/python/pyloader.o\n  [thread 7][clang] plugins/python/wsgi_handlers.o\n  ...\n  [thread 5][clang] plugins/router_metrics/plugin.o\n  [thread 7][clang] plugins/transformation_template/tt.o\n  [thread 6][clang] plugins/stats_pusher_socket/plugin.o\n  *** uWSGI linking ***\n  clang -o build/bdist.macosx-10.9-x86_64/wheel/uWSGI-2.0.20.data/scripts/uwsgi  core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/json.o core/xmlconf.o core/dot_h.o core/config_py.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o plugins/python/pump_subhandler.o plugins/python/gil.o plugins/python/uwsgi_pymodule.o plugins/python/profiler.o plugins/python/symimporter.o plugins/python/tracebacker.o plugins/python/raw.o plugins/gevent/gevent.o plugins/gevent/hooks.o plugins/ping/ping_plugin.o plugins/cache/cache.o plugins/nagios/nagios.o plugins/rrdtool/rrdtool.o plugins/carbon/carbon.o plugins/rpc/rpc_plugin.o plugins/corerouter/cr_common.o plugins/corerouter/cr_map.o plugins/corerouter/corerouter.o plugins/fastrouter/fastrouter.o plugins/http/http.o plugins/http/keepalive.o plugins/http/https.o plugins/http/spdy3.o plugins/signal/signal_plugin.o plugins/syslog/syslog_plugin.o plugins/rsyslog/rsyslog_plugin.o plugins/logsocket/logsocket_plugin.o plugins/router_uwsgi/router_uwsgi.o plugins/router_redirect/router_redirect.o plugins/router_basicauth/router_basicauth.o plugins/zergpool/zergpool.o plugins/redislog/redislog_plugin.o plugins/mongodblog/mongodblog_plugin.o plugins/router_rewrite/router_rewrite.o plugins/router_http/router_http.o plugins/logfile/logfile.o plugins/router_cache/router_cache.o plugins/rawrouter/rawrouter.o plugins/router_static/router_static.o plugins/sslrouter/sslrouter.o plugins/spooler/spooler_plugin.o plugins/cheaper_busyness/cheaper_busyness.o plugins/symcall/symcall_plugin.o plugins/transformation_tofile/tofile.o plugins/transformation_gzip/gzip.o plugins/transformation_chunked/chunked.o plugins/transformation_offload/offload.o plugins/router_memcached/router_memcached.o plugins/router_redis/router_redis.o plugins/router_hash/router_hash.o plugins/router_expires/expires.o plugins/router_metrics/plugin.o plugins/transformation_template/tt.o plugins/stats_pusher_socket/plugin.o -lpthread -lm -lz -L/opt/homebrew/Cellar/pcre/8.45/lib -lpcre -L/opt/homebrew/Cellar/yajl/2.1.0/lib -lyajl -lexpat -ldl -framework CoreFoundation /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/config-3.9-darwin/libpython3.9.a\n  ld: warning: ignoring file /opt/homebrew/Cellar/pcre/8.45/lib/libpcre.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64\n  ld: warning: ignoring file /opt/homebrew/Cellar/yajl/2.1.0/lib/libyajl.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64\n  Undefined symbols for architecture x86_64:\n    "_pcre_compile", referenced from:\n        _uwsgi_regexp_build in regexp.o\n    "_pcre_config", referenced from:\n        _uwsgi_opt_pcre_jit in regexp.o\n    "_pcre_exec", referenced from:\n        _uwsgi_regexp_match in regexp.o\n        _uwsgi_regexp_match_ovec in regexp.o\n    "_pcre_free", referenced from:\n        _uwsgi_regexp_build in regexp.o\n        _uwsgi_route_condition_regexp in routing.o\n    "_pcre_free_study", referenced from:\n        _uwsgi_route_condition_regexp in routing.o\n    "_pcre_fullinfo", referenced from:\n        _uwsgi_regexp_ovector in regexp.o\n    "_pcre_study", referenced from:\n        _uwsgi_regexp_build in regexp.o\n    "_yajl_tree_get", referenced from:\n        _uwsgi_json_config in json.o\n    "_yajl_tree_parse", referenced from:\n        _uwsgi_json_config in json.o\n  ld: symbol(s) not found for architecture x86_64\n  clang: error: linker command failed with exit code 1 (use -v to see invocation)\n  *** error linking uWSGI ***\n  ----------------------------------------\n  ERROR: Failed building wheel for uwsgi\n  Running setup.py clean for uwsgi\nFailed to build uwsgi\nInstalling collected packages: uwsgi\n    Running setup.py install for uwsgi ... error\n    ERROR: Command errored out with exit status 1:\n     command: /Users/saee/Desktop/as/shell/bin/python -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/setup.py'"'"'; __file__='"'"'/private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\\r\\n'"'"', '"'"'\\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-record-3o3j1kg1/install-record.txt --single-version-externally-managed --compile --install-headers /Users/saee/Desktop/as/shell/include/site/python3.9/uwsgi\n         cwd: /private/var/folders/jq/ynjgrhqx2gz7sfd1tnwft4g00000gn/T/pip-install-78t_g24b/uwsgi_3c29c5a278804046979cb1319ade3427/\n    Complete output (173 lines):\n    /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'descriptions'\n      warnings.warn(msg)\n    running install\n    using profile: buildconf/default.ini\n    detected include path: ['/usr/local/include', '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/13.0.0/include', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include', '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include', '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks']\n    Patching "bin_name" to properly install_scripts dir\n    detected CPU cores: 8\n    configured CFLAGS: -O2 -I. -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_HAS_IFADDRS -DUWSGI_ZLIB -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -I/opt/homebrew/Cellar/pcre/8.45/include -DUWSGI_PCRE -DUWSGI_ROUTING -DUWSGI_UUID -DUWSGI_VERSION="\\"2.0.20\\"" -DUWSGI_VERSION_BASE="2" -DUWSGI_VERSION_MAJOR="0" -DUWSGI_VERSION_MINOR="20" -DUWSGI_VERSION_REVISION="0" -DUWSGI_VERSION_CUSTOM="\\"\\"" -DUWSGI_YAML -I/opt/homebrew/Cellar/yajl/2.1.0/include/ -DUWSGI_JSON -DUWSGI_JSON_YAJL -DUWSGI_XML -DUWSGI_XML_EXPAT -DUWSGI_PLUGIN_DIR="\\".\\"" -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(gevent);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rrdtool);UDEP(carbon);UDEP(rpc);UDEP(corerouter);UDEP(fastrouter);UDEP(http);UDEP(signal);UDEP(syslog);UDEP(rsyslog);UDEP(logsocket);UDEP(router_uwsgi);UDEP(router_redirect);UDEP(router_basicauth);UDEP(zergpool);UDEP(redislog);UDEP(mongodblog);UDEP(router_rewrite);UDEP(router_http);UDEP(logfile);UDEP(router_cache);UDEP(rawrouter);UDEP(router_static);UDEP(sslrouter);UDEP(spooler);UDEP(cheaper_busyness);UDEP(symcall);UDEP(transformation_tofile);UDEP(transformation_gzip);UDEP(transformation_chunked);UDEP(transformation_offload);UDEP(router_memcached);UDEP(router_redis);UDEP(router_hash);UDEP(router_expires);UDEP(router_metrics);UDEP(transformation_template);UDEP(stats_pusher_socket);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(gevent);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rrdtool);ULEP(carbon);ULEP(rpc);ULEP(corerouter);ULEP(fastrouter);ULEP(http);ULEP(signal);ULEP(syslog);ULEP(rsyslog);ULEP(logsocket);ULEP(router_uwsgi);ULEP(router_redirect);ULEP(router_basicauth);ULEP(zergpool);ULEP(redislog);ULEP(mongodblog);ULEP(router_rewrite);ULEP(router_http);ULEP(logfile);ULEP(router_cache);ULEP(rawrouter);ULEP(router_static);ULEP(sslrouter);ULEP(spooler);ULEP(cheaper_busyness);ULEP(symcall);ULEP(transformation_tofile);ULEP(transformation_gzip);ULEP(transformation_chunked);ULEP(transformation_offload);ULEP(router_memcached);ULEP(router_redis);ULEP(router_hash);ULEP(router_expires);ULEP(router_metrics);ULEP(transformation_template);ULEP(stats_pusher_socket);"\n    *** uWSGI compiling server core ***\n    core/utils.o is up to date\n    core/protocol.o is up to date\n    core/socket.o is up to date\n    core/logging.o is up to date\n    core/master.o is up to date\n    core/master_utils.o is up to date\n    core/emperor.o is up to date\n    core/notify.o is up to date\n    core/mule.o is up to date\n    core/subscription.o is up to date\n    core/stats.o is up to date\n    core/sendfile.o is up to date\n    core/async.o is up to date\n    core/master_checks.o is up to date\n    core/fifo.o is up to date\n    core/offload.o is up to date\n    core/io.o is up to date\n    core/static.o is up to date\n    core/websockets.o is up to date\n    core/spooler.o is up to date\n    core/snmp.o is up to date\n    core/exceptions.o is up to date\n    core/config.o is up to date\n    core/setup_utils.o is up to date\n    core/clock.o is up to date\n    core/init.o is up to date\n    core/buffer.o is up to date\n    core/reader.o is up to date\n    core/writer.o is up to date\n    core/alarm.o is up to date\n    core/cron.o is up to date\n    core/hooks.o is up to date\n    core/plugins.o is up to date\n    core/lock.o is up to date\n    core/cache.o is up to date\n    core/daemons.o is up to date\n    core/errors.o is up to date\n    core/hash.o is up to date\n    core/master_events.o is up to date\n    core/chunked.o is up to date\n    core/queue.o is up to date\n    core/event.o is up to date\n    core/signal.o is up to date\n    core/strings.o is up to date\n    core/progress.o is up to date\n    core/timebomb.o is up to date\n    core/ini.o is up to date\n    core/fsmon.o is up to date\n    core/mount.o is up to date\n    core/metrics.o is up to date\n    core/plugins_builder.o is up to date\n    core/sharedarea.o is up to date\n    core/rpc.o is up to date\n    core/gateway.o is up to date\n    core/loop.o is up to date\n    core/cookie.o is up to date\n    core/querystring.o is up to date\n    core/rb_timers.o is up to date\n    core/transformations.o is up to date\n    core/uwsgi.o is up to date\n    proto/base.o is up to date\n    proto/uwsgi.o is up to date\n    proto/http.o is up to date\n    proto/fastcgi.o is up to date\n    proto/scgi.o is up to date\n    proto/puwsgi.o is up to date\n    core/zlib.o is up to date\n    core/regexp.o is up to date\n    core/routing.o is up to date\n    core/yaml.o is up to date\n    core/json.o is up to date\n    core/xmlconf.o is up to date\n    [thread 1][clang] core/dot_h.o\n    [thread 2][clang] core/config_py.o\n    *** uWSGI compiling embedded plugins ***\n    plugins/python/python_plugin.o is up to date\n    plugins/python/pyutils.o is up to date\n    ...\n    plugins/stats_pusher_socket/plugin.o is up to date\n    *** uWSGI linking ***\n    clang -o /Users/saee/Desktop/as/shell/bin/uwsgi  core/utils.o core/protocol.o core/socket.o core/logging.o core/master.o core/master_utils.o core/emperor.o core/notify.o core/mule.o core/subscription.o core/stats.o core/sendfile.o core/async.o core/master_checks.o core/fifo.o core/offload.o core/io.o core/static.o core/websockets.o core/spooler.o core/snmp.o core/exceptions.o core/config.o core/setup_utils.o core/clock.o core/init.o core/buffer.o core/reader.o core/writer.o core/alarm.o core/cron.o core/hooks.o core/plugins.o core/lock.o core/cache.o core/daemons.o core/errors.o core/hash.o core/master_events.o core/chunked.o core/queue.o core/event.o core/signal.o core/strings.o core/progress.o core/timebomb.o core/ini.o core/fsmon.o core/mount.o core/metrics.o core/plugins_builder.o core/sharedarea.o core/rpc.o core/gateway.o core/loop.o core/cookie.o core/querystring.o core/rb_timers.o core/transformations.o core/uwsgi.o proto/base.o proto/uwsgi.o proto/http.o proto/fastcgi.o proto/scgi.o proto/puwsgi.o core/zlib.o core/regexp.o core/routing.o core/yaml.o core/json.o core/xmlconf.o core/dot_h.o core/config_py.o plugins/python/python_plugin.o plugins/python/pyutils.o plugins/python/pyloader.o plugins/python/wsgi_handlers.o plugins/python/wsgi_headers.o plugins/python/wsgi_subhandler.o plugins/python/web3_subhandler.o ...L/opt/homebrew/Cellar/pcre/8.45/lib -lpcre -L/opt/homebrew/Cellar/yajl/2.1.0/lib -lyajl -lexpat -ldl -framework CoreFoundation /Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/config-3.9-darwin/libpython3.9.a\n    ld: warning: ignoring file /opt/homebrew/Cellar/pcre/8.45/lib/libpcre.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64\n    ld: warning: ignoring file /opt/homebrew/Cellar/yajl/2.1.0/lib/libyajl.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64\n    Undefined symbols for architecture x86_64:\n      "_pcre_compile", referenced from:\n          _uwsgi_regexp_build in regexp.o\n      "_pcre_config", referenced from:\n          _uwsgi_opt_pcre_jit in regexp.o\n      "_pcre_exec", referenced from:\n          _uwsgi_regexp_match in regexp.o\n          _uwsgi_regexp_match_ovec in regexp.o\n      "_pcre_free", referenced from:\n          _uwsgi_regexp_build in regexp.o\n          _uwsgi_route_condition_regexp in routing.o\n      "_pcre_free_study", referenced from:\n          _uwsgi_route_condition_regexp in routing.o\n      "_pcre_fullinfo", referenced from:\n          _uwsgi_regexp_ovector in regexp.o\n      "_pcre_study", referenced from:\n          _uwsgi_regexp_build in regexp.o\n      "_yajl_tree_get", referenced from:\n          _uwsgi_json_config in json.o\n      "_yajl_tree_parse", referenced from:\n        

Sae*_*dat 2

感谢AKX的评论,我解决了这个问题。~/.zprofile 中有一行像这样导出 PATH

PATH="/Library/Frameworks/Python.framework/Versions/3.9/bin:${PATH}"
Run Code Online (Sandbox Code Playgroud)

显然这是基于英特尔的Python。所以我将其注释掉,并从 python.org 安装了通用 python3.9,一切都得到了修复。

  • 使用使用 homebrew 安装的 python 版本也可以正常工作。我的位于:/opt/homebrew/Cellar/python@3.9/3.9.10/bin/python3 (2认同)