Closed GoogleCodeExporter closed 9 years ago
It looks like your installation of Python 3.3 does not have a bzip2 module
compiled (that's the `_bz2` import line just above the ImportError). You'll
need to manually install feedparser using a different compressed file (like
gzip) or you'll need to reinstall Python 3.3 with bzip2 support enabled.
Original comment by kurtmckee
on 10 Jul 2014 at 2:23
Original issue reported on code.google.com by
christ...@officepools.com
on 9 Nov 2013 at 8:54