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
I'm getting this error while using feedparser to parse the source.. Can anyone help me with this issue??
File "C:\Python34\lib\site-packages\feedparser.py", line 357, in getitem
return dict.getitem(self, key)
KeyError: 'description'
Thanks in advance
The text was updated successfully, but these errors were encountered:
I'm getting this error while using feedparser to parse the source.. Can anyone help me with this issue??
File "C:\Python34\lib\site-packages\feedparser.py", line 357, in getitem
return dict.getitem(self, key)
KeyError: 'description'
Thanks in advance
The text was updated successfully, but these errors were encountered: