sudo easy_install comtypes
Searching for comtypes
Reading http://pypi.python.org/simple/comtypes/
Reading http://starship.python.net/crew/theller/wiki/the_comtypes_package
Reading http://sourceforge.net/project/showfiles.php?group_id=115265
Reading http://starship.python.net/crew/theller/comtypes
Reading http://starship.python.net/crew/wiki/the_comtypes_package
Best match: comtypes dev
Downloading https://comtypes.svn.sourceforge.net/svnroot/comtypes/#egg=comtypes-dev
Doing subversion checkout from https://comtypes.svn.sourceforge.net/svnroot/comtypes/ to /tmp/easy_install-Ji8e2n/comtypes
Processing comtypes
Writing /tmp/easy_install-Ji8e2n/comtypes/trunk/setup.cfg
Running trunk/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Ji8e2n/comtypes/trunk/egg-dist-tmp-VqNbag
error: comtypes\__init__.py: No such file or directory
We corrected this in our fork, can you please pull this fix?
https://github.com/Infinidat/comtypes/commit/9f78cb21ab89e23e12c51b04c2cd8afaf71ab773
(I can't open a pull request from Github to Sourceforge)
I'm not sure how to pull the repo from Git to Mercurial. When I clone the github repo with hg-git, Mercurial believes the repo to be unrelated. I'd ask you to make a pull request on bitbucket.org/jaraco/comtypes, but for this changeset, I'll just commit a similar fix.