MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

出现这些报错应该怎么办呢

Open XstarLiar opened this issue 1 year ago • 2 comments
trafficstars

具体的就是下面的这几张截图【实在小白,问的问题会不会有点太小白了,各位大佬拜托了】 01 02 03 04 这个是需要找到那些代码区域进行修改还是得安装一下缺失的库呢?

XstarLiar avatar Mar 18 '24 15:03 XstarLiar

需要安装一下依赖包:

git clone https://github.com/geekan/MetaGPT.git
cd /your/path/to/MetaGPT
pip install -e .

这里有安装说明:https://docs.deepwisdom.ai/main/zh/guide/get_started/installation.html

iorisa avatar Mar 19 '24 04:03 iorisa

Logically using the latest code from the main branch will not have this problem, can you try it and reply if it solves it?

geekan avatar Mar 21 '24 05:03 geekan