eosphoros-ai / DB-GPT

AI Native Data App Development framework with AWEL(Agentic Workflow Expression Language) and Agents
http://docs.dbgpt.cn
MIT License
13.77k stars 1.86k forks source link

ModuleNotFoundError: No module named 'lyric' #2138

Open yangqiheng2019 opened 4 hours ago

yangqiheng2019 commented 4 hours ago

Search before asking

Operating system information

Linux

Python version information

=3.11

DB-GPT version

main

Related scenes

Installation Information

Device information

device :GPU

Models information

MODEL:glm-4-chat-9b

What happened

lyric cannot pip in python3

What you expected to happen

how to pip lyric

How to reproduce

no

Additional context

lyric cannot pip in python3

Are you willing to submit PR?

Aries-ckt commented 3 hours ago

try:

pip install -e ".[code]"