-
With latest version all images end up being:
image: https://www.home-assistant.io/images/favicon-192x192-full.png
The RSS link I am using:
"https://ici.radio-canada.ca/rss/1000524"
Revert…
-
Trying to run smart mirror and receive the following ImportError:
Traceback (most recent call last):
File "smartmirror.py", line 12, in
import feedparser
ImportError: No module named fee…
-
I tried to install it
pip install pygooglenews
but I got this error
==============================
.
.
Getting requirements to build wheel ... error
error: subprocess-exited-with-error
…
-
Hi! First off, huge thanks for maintaining feedparser. It's legendary! We're all lucky to have it.
I hit a new (to me) `AssertionError` today when parsing the RSS at https://snrk.de/feed/ . Here's …
-
I'm working on a small feed aggregator, and as a safety consideration I'd like to strip dangerous HTML from e.g. entry.content; however, thinking about it, this is probably a step best performed by th…
-
For some reason I'm getting this error, although I see this module declared in `requirements.txt`. Not sure whether I've set up my environment incorrectly or whether it is an actual error. 🤔
-
Hi, i get an error on calibre 3:
```
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/gui2/ui.py", line 156, in __init__
ac = self.init_iaction(action)
File "/usr/lib/c…
-
```
What steps will reproduce the problem?
1. I am running feed = feedparser.parse(in_feed)' where
in_feed=feeds.mashable.com/Mashable
What is the expected output? What do you see instead?
It shoul…
-
Can I please see an example of how to use this with Feed Parser https://github.com/danmactough/node-feedparser
-
Dude What's wrong with module can you fix this...?
Traceback (most recent call last):
File "cybernews.py", line 1, in
import feedparser
ModuleNotFoundError: No module named 'feedparser'
…