getting and parsing rss feeds with python local setup make sure you have python3 $ python -m venv env $ source env/bin/activate $ python -m pip install -r requirements.txt