feedparserをインストールしたいと思います。
これは、Windows コマンド ラインで feedparser をインストールしようとすると発生することです。
> python.exe setup.py install
running install
running bdist_egg
error: error in 'egg_base' option: 'feedparser does not exist or is not a directory
私は Python 2.7 を使用しています (feedparser サイトには、「Python 2.4 から 3.2 までずっと動作する」と記載されています)。