Hi Martin,

> I have added py extension in `rules` file [1] and requested for the
> new build. Should be available in 10min.

Thanks for the fix.
It already percolated into the ubuntu package grass70 
Version: 7.0.0+1svn64634~ubuntu14.04.1


g.extension fails now because it can not find the html module.

[...]
Traceback (most recent call last):
  File "/usr/lib/grass70/tools/g.html2man.py", line 5, in <module>
    from html import HTMLParser, HTMLParseError
ImportError: No module named html
[...]


I put "print(sys.version)" in g.html2man.py to get the python version as seen 
by the script and received: 
"2.7.6 (default, Mar 22 2014, 22:59:56)"


cheers
  robert


_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to