MetaGPT icon indicating copy to clipboard operation
MetaGPT copied to clipboard

Review about MetaGPT

Open Kashif-Raza6 opened this issue 1 year ago • 4 comments

I have created 5 projects using metagpt and in first go cli_snake_game worked only and all the remaining get stuck. Let me share one example over here: I have asked it to create a portfolio website for a developer and it created the all the project and when I tested the project I uses the old modules syntax that is creating a lot of trouble. One error I want to share here: image

for this code I have selected code_review to True. For a single project it cost you around 2-3$ and at the end when you see a lot of error its disgusting. There should be web search option to get the latest information and then it should create the project.

Kashif-Raza6 avatar Aug 07 '23 18:08 Kashif-Raza6

It seems like that some dependencies are missing. Did you execute pip install -r requirements.txt first?

voidking avatar Aug 08 '23 03:08 voidking

Yes I have installed the requirements. In some projects I have experience it writes version of some libraries that version can not be installed.

Kashif-Raza6 avatar Aug 08 '23 05:08 Kashif-Raza6

Not all the platforms and not all the python versions have specific libraries. Maybe you can give promt like write a cli snake game with python version 3.9.7 to specify a version.

voidking avatar Aug 08 '23 07:08 voidking

Automatic debugging will be supported as soon as possible

geekan avatar Sep 09 '23 03:09 geekan