Ewan Xiao
Ewan Xiao
:+1:
``` .tg-label { margin: 0 8px; } ``` 我最后这样修复的 @taoroot
依赖确实。。。无法简单的跑起来。 试了前面 @brinkqiang 依赖都不行。解决完一个,接着来一些。简单贴点最后放弃时候的error message吧。 macOS 13.4.1 Python 3.11.2 试了。不行。 ``` 3 warnings generated. 2 warnings generated. third_party/protobuf/src/google/protobuf/util/internal/utility.cc:348:21: warning: comparison of integers of different signs: 'int' and 'unsigned long' [-Wsign-compare]...
> > Or try to use the docker version (smile) > > @shaowin16 > > The docker image does not match the M2 chip. https://github.com/iiiyu/MetaGPT/tree/feature/support-Apple-silicon It supports Apple silicon.
I am experiencing the same issue. Do you have any updates on this? **run below** ``` export ASDF_PYTHON_PATCH_URL="https://github.com/python/cpython/commit/8ea6353.patch?full_index=1" asdf install python latest ``` **macOS** 13.3.1 (22E261) **CPU** M1 **output** ```...