MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

Author, I encountered this issue while incrementing the original code. How do I need to solve it

Open yxl23 opened this issue 1 year ago • 8 comments

image

this is a my command image

yxl23 avatar Mar 28 '24 03:03 yxl23

Which version is MetaGPT? This value should be assigned when PrepareDocuments action is running: 截屏2024-03-28 13 07 27 截屏2024-03-28 13 07 46 截屏2024-03-28 13 10 39

iorisa avatar Mar 28 '24 04:03 iorisa

I don't know which version it is, but it was cloned using the git command. Can you give me a command pointing to the code path to add it

yxl23 avatar Mar 28 '24 07:03 yxl23

Using git commands like these?

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

https://docs.deepwisdom.ai/main/en/guide/get_started/installation.html#install-in-development-mode

iorisa avatar Mar 28 '24 08:03 iorisa

yes

yxl23 avatar Mar 28 '24 08:03 yxl23

Could you please provide the error logs from the logs folder? I noticed that only INFO-level logs are present in your screenshot. 截屏2024-03-28 17 26 11

iorisa avatar Mar 28 '24 09:03 iorisa

Are you running in the Windows Terminal or in a tool like MinGW that simulates a Linux runtime environment?

iorisa avatar Mar 29 '24 05:03 iorisa

I tried but couldn't reproduce your issue. My environment setup:

  1. windows 11
  2. python 3.9
  3. cygwin64
  4. virtualenv
  5. MetaGPT main branch 截屏2024-03-29 14 57 14

iorisa avatar Mar 29 '24 06:03 iorisa

Hello author, I uninstalled the previous version and reinstalled a new one, and the problem was resolved

yxl23 avatar Mar 29 '24 08:03 yxl23