Author, I encountered this issue while incrementing the original code. How do I need to solve it
this is a my command
Which version is MetaGPT?
This value should be assigned when PrepareDocuments action is running:
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
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
yes
Could you please provide the error logs from the logs folder?
I noticed that only INFO-level logs are present in your screenshot.
Are you running in the Windows Terminal or in a tool like MinGW that simulates a Linux runtime environment?
I tried but couldn't reproduce your issue. My environment setup:
- windows 11
- python 3.9
- cygwin64
- virtualenv
- MetaGPT main branch
Hello author, I uninstalled the previous version and reinstalled a new one, and the problem was resolved