File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/gs elect.py", line 345, in __init__ self.__DescribeTables() # -> self.tables File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/gs elect.py", line 365, in __DescribeTables for item in grass.db_describe(table = self.layers[layer]["table"], AttributeError : 'module' object has no attribute 'db_describe' Traceback (most recent call last): File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma pdisp_window.py", line 1007, in MouseActions self.OnLeftUp(event) File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma pdisp_window.py", line 1713, in OnLeftUp self.parent.QueryVector(self.mouse['begin'][0], self.mouse['begin'][1]) File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/ma pdisp.py", line 1222, in QueryVector action="update") File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/db m_dialogs.py", line 65, in __init__ self.mapDBInfo = dbm.VectorDBInfo(self.map) File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/dbm.py", line 2876, in __init__ gselect.VectorDBInfo.__init__(self, map) File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/gs elect.py", line 345, in __init__ self.__DescribeTables() # -> self.tables File "/usr/local/grass-7.0.svn/etc/wxpython/gui_modules/gs elect.py", line 365, in __DescribeTables for item in grass.db_describe(table = self.layers[layer]["table"], AttributeError : 'module' object has no attribute 'db_describe'