mirror of
https://github.com/OpenBMB/ChatDev.git
synced 2026-05-30 12:18:30 +00:00
2 lines
160 B
Plaintext
2 lines
160 B
Plaintext
Comments:
|
|
The code is missing the import statement for the Player class in the game.py file. To fix this, add the following line at the top of the game.py file: |