windows下源码安装,提示ModuleNotFoundError: No module named 'dbgpt' #2791
Unanswered
NorthrendCoder
asked this question in
Q&A
Replies: 1 comment
-
|
Make sure the directory containing the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
报错内容:
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "D:\代码工作区\github\DB-GPT.venv\Scripts\dbgpt.exe_main.py", line 4, in
ModuleNotFoundError: No module named 'dbgpt'
Beta Was this translation helpful? Give feedback.
All reactions