Robert Nuske wrote:

> > 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
> [...]

It's in the tools directory (along with groff.py, which is also
required). But the rules file doesn't appear to install those.

-- 
Glynn Clements <[email protected]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to