hg-git に問題があります。
私のhgrcには次のものがあります:
[extensions]
hgext.bookmarks=
hggit=~/anaconda/lib/python3.5/site-packages/hg_gt-0.8.2-py3.5.egg/hggit
hgclone しようとすると、次のようになります。
*** failed to import extension hggit from ~/anaconda/lib/python3.5/site-packages/hg_git-0.8.2-py3.5.egg/hggit: No module named dulwich.errors.
easy_install 'dulwich>=0.8.0' を実行して、既に dulwich.errors をインストールしました。
何が起こっているのか理解できません。
本当にありがとう!