*** failed to import extension defpath from c:\hgext\defpath.py: No module named HTMLParser
Created originally on Bitbucket by Anonymous
Just downloaded mercurial from this site and it doesn't work. I can't seem to find any solution via google. I use mercurial on linux and solaris without problem.
{{{ C:\Users\coleenp>hg clone http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot *** failed to import extension defpath from c:\hgext\defpath.py: No module named HTMLParser ** unknown exception encountered, please report by visiting ** http://mercurial.selenic.com/wiki/BugTracker ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** Mercurial Distributed SCM (version 1.7.2) ** Extensions loaded: fixfrozenexts, fetch, mq, forest, jcheck Traceback (most recent call last): File "hg", line 36, in File "mercurial\dispatch.pyo", line 16, in run File "mercurial\dispatch.pyo", line 36, in dispatch File "mercurial\dispatch.pyo", line 58, in _runcatch File "mercurial\dispatch.pyo", line 492, in _dispatch File "mercurial\extensions.pyo", line 95, in loadall File "hgext\mq.pyo", line 3034, in uisetup File "hgext\mq.pyo", line 3023, in dotable AttributeError: 'NoneType' object has no attribute 'keys'any }}}