Closed mlawsonis closed 10 years ago
I think you just need to run sudo easy_install feedparser
from the command line to install the Feedparser module.
yeah stuff is very fluid right now. I need to add that to the listed requirements.
I'll add this to my guide and submit.
Sent from my iPhone
On Jul 8, 2014, at 5:55 PM, Kyle Maxwell notifications@github.com wrote:
yeah stuff is very fluid right now. I need to add that to the listed requirements.
— Reply to this email directly or view it on GitHub.
Thanks! If you don't mind @mlawsonis I'd happily include a text version in the actual tool as well. Feel free to submit a PR.
btw this should be documented properly as of 0f150934b2da4901e7036fb9872257d10e931079 (plus in the README).
Did a fresh git today
sudo python maltrieve.py Traceback (most recent call last): File "maltrieve.py", line 23, in
import feedparser
ImportError: No module named feedparser