【发布时间】:2021-06-18 22:40:42
【问题描述】:
我安装了所有必需的库。 已经安装了 google、google-search、google-cloud、googlesearch-python、beautifulsoup4。但毕竟我得到了这个错误:
**Traceback (most recent call last):
File "/usr/local/bin/sigit", line 9, in <module>
from googlesearch import search
ImportError: cannot import name 'search' from 'googlesearch' (/usr/local/lib/python3.9/dist-packages/googlesearch/__init__.py)**
请帮我解决这个问题。
【问题讨论】:
标签: python pip google-search kali-linux