You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E:\python\LangChain-ChatGLM-Webui> python app.py
Traceback (most recent call last):
File "E:\python\LangChain-ChatGLM-Webui\app.py", line 7, in
from duckduckgo_search import ddg
ImportError: cannot import name 'ddg' from 'duckduckgo_search'
这个是什么原因呢?
The text was updated successfully, but these errors were encountered:
E:\python\LangChain-ChatGLM-Webui> python app.py
Traceback (most recent call last):
File "E:\python\LangChain-ChatGLM-Webui\app.py", line 7, in
from duckduckgo_search import ddg
ImportError: cannot import name 'ddg' from 'duckduckgo_search'
这个是什么原因呢?
The text was updated successfully, but these errors were encountered: