I got the pidgin plugin from here: https://mumbles.svn.sourceforge.net/svnroot/mumbles/trunk/mumbles/src/plugins/input/core/
$ easy_install ~/Downloads/PidginMumbles-0.1-py2.5.egg
Processing PidginMumbles-0.1-py2.5.egg
creating /usr/local/lib/python2.7/dist-packages/PidginMumbles-0.1-py2.5.egg
Extracting PidginMumbles-0.1-py2.5.egg to /usr/local/lib/python2.7/dist-packages
Adding PidginMumbles 0.1 to easy-install.pth file
Installed /usr/local/lib/python2.7/dist-packages/PidginMumbles-0.1-py2.5.egg
Processing dependencies for PidginMumbles==0.1
Searching for PidginMumbles==0.1
Reading http://pypi.python.org/simple/PidginMumbles/
Download error: [Errno 101] Network is unreachable -- Some packages may not be found!
Reading http://pypi.python.org/simple/PidginMumbles/
Download error: [Errno 101] Network is unreachable -- Some packages may not be found!
Couldn't find index page for 'PidginMumbles' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Download error: [Errno 101] Network is unreachable -- Some packages may not be found!
No local packages or download links found for PidginMumbles==0.1
error: Could not find suitable distribution for Requirement.parse('PidginMumbles==0.1')
What am I doing wrong?