DB-GPT
DB-GPT copied to clipboard
[BUG]: TypeError: 'type' object is not subscriptable
playsound is relying on another python subprocess. Please use pip install pygobject if you want playsound to run more efficiently.
Traceback (most recent call last):
File "pilot/server/llmserver.py", line 21, in
Has your issue been resolved? I recommend trying the latest version for potential improvements.
Installation
python >= 3.10
conda create -n dbgpt_env python=3.10
conda activate dbgpt_env
# it will take some minutes
pip install -e ".[default]"