longweiii

Results 11 comments of longweiii

It's reproducible, and I used this command: metagpt "Design a Greedy Snake game with the following rules and features: 1.The game starts with a snake of length 1 and a...

It seems the python tries to invoke a very old version of VC file,but cannot find it.

Yes, they are same issue, it seems the doc folder contains .json file, not .doc or .pdf file, is it correct? ![微信图片_20240410092032](https://github.com/geekan/MetaGPT/assets/166496192/75580db0-f9c3-4254-b98f-f32194784c5f)

And sometimes the generated source code will call a non-exist attribute of a object, these inconsistent codes make project unable to run.

> What's your LLM model, prefer `gpt-4-turbo` I use this LLM model ![微信图片_20240412104847](https://github.com/geekan/MetaGPT/assets/166496192/3185e372-dd4e-4acb-97d3-fd416d9a0f37)

it seems the doc folder contains .json file, not .doc or .pdf file, is it correct? ![微信图片_20240410092032](https://github.com/geekan/MetaGPT/assets/166496192/c5e2faa4-7cbf-4cc1-bae3-2f5d0eb5dae4)

And I got this issue when I install python websockets: ![微信图片_20240410093259](https://github.com/geekan/MetaGPT/assets/166496192/d406e5bd-4549-4772-85c5-685ee216e960)

I use below command for 3 times: metagpt "Create a 2048 game" But the generated code have bugs each time. How could I make metagpt generate correct code?