Hi Pietro > On Tue, Feb 10, 2015 at 9:05 AM, Robert Nuske <[email protected]> wrote: > > Any clue about the missing python module 'html' reported by g.html2man.py? > > > > Traceback (most recent call last): > > File "/usr/lib/grass70/tools/g.html2man.py", line 4, in <module> > > > > from html import HTMLParser, HTMLParseError > > > > ImportError: No module named html > > Which version of python are you using?
$ python --version Python 2.7.6 cheers robert _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
