hg-review extension

djp djpnewton at gmail.com
Sat Jul 24 13:09:21 UTC 2010


> > I just tested it on Windows but it does not work. I followed the
> > instructions inhttp://sjl.bitbucket.org/hg-review/. When I ran the last
> > step (hg review --web) I get the following error: "abort: No module named
> > Cookie!"
>
> I (on win32) get this also:
>
>     starting web server
>     abort: No module named Cookie!

It looks like the python dist that comes with tortoisehg is missing a
bunch of libraries that the werkzueg and flask modules need (Cookie,
decimal, htmlentitydefs, code, codeop, compiler, numbers, symbol,
uuid).



More information about the Mercurial mailing list