deedy5 / duckduckgo_search

Search for words, documents, images, videos, news, maps and text translation using the DuckDuckGo.com search engine. Downloading files and images to a local hard drive.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImportError: cannot import name 'DDGS' from partially initialized module 'duckduckgo_search'

worm128 opened this issue · comments

我已经安装了pip install -U duckduckgo_search
并且ddgs version显示版本4.1.0
搜索ddgs text -k "china is a global threat" -p socks5://localhost:10806也有结果
当时python导入DDGS包时候报错【ImportError: cannot import name 'DDGS' from partially initialized module 'duckduckgo_search'】
微信图片_20231221163638

Rename your script.
You are importing duckduckgo_search into duckduckgo_search.py