I\'m trying to use the hg-git Mercurial extension on Windows (Windows 7 64-bit, to be specific). I have Mercurial and Git installed. I have Python 2.5 (32-bit) installed.
sudo apt-get install python-dev # Dam you dependency! sudo easy_install dulwich
sudo apt-get install python-dev # Dam you dependency!
sudo easy_install dulwich
Success!