metagpt "Create a 2048 game" report error "Another program is using this file and the process cannot access it"
Bug description 2024-04-09 16:41:38.825 | WARNING | metagpt.utils.git_repository:rename_root:214 - Move C:\Users\longw\projectspace\MetaGPT\workspace\20240409164058 to C:\Users\longw\projectspace\MetaGPT\workspace\game_2048 error: [WinError 32] Another program is using this file and the process cannot access it. : 'C:\Users\longw\projectspace\MetaGPT\workspace\20240409164058'
Environment information
- LLM type and model name: gpt-4-turbo-preview
- System version:Window11
- Python version:3.10.11
- MetaGPT version or branch: main
Does it affect the result? According to the log, the rename action was finally success. Check the code for details.
it seems the doc folder contains .json file, not .doc or .pdf file, is it correct?
And I got this issue when I install python websockets:
Should I use main branch or v0.8-release branch to build?
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?
You can check these cases, they are all generated by metagpt.
I meet a lot of such errors, how could I fix them?