-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
I am receiving this error when importing GoogleNews
I installed it this way:
pip install setuptools==58
pip install pygooglenews --upgrade
This was the output:
>>> from pygooglenews import GoogleNews
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/Users/ssss/Documents/sss/sss/sss/.venv/lib/python3.10/site-packages/pygooglenews/__init__.py", line 1, in <module>
import feedparser
File "/Users/sss/Documents/sss/sss/sss/.venv/lib/python3.10/site-packages/feedparser.py", line 316
raise KeyError, "object doesn't have key 'category'"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels