Hi. 2008/11/20 Joop Goedbloed <[EMAIL PROTECTED]>: > Running on linux open suse 10.3 have download > grass-6.4.svn_src_snapshot_2008_11_15.tar.gz > en install some additional libraries (wxwidget, wxpyton ,swig etc) and > compiled the source-code include the pyton > digitizing tool v.digit. > > Running the digitize tool I've the following error masseges:
Please report exactly what steps you did to reach this error. > if len(self.vdigitMove['id']) > 0: > TypeError > : > tuple indices must be integers > Traceback (most recent call last): > File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma > pdisp.py", line 1125, in MouseActions > [...] > What is wrong? > The vectormap contains floating point coordinates, and reading the report of > Martin Landa (Perugia, 21-22 Feb 2008) > wxPython-based GUI for GRASS GIS > > "the general display architecture needs to bee improved to support > floating-point coordinates" > Is here the problem no, it's unrelated (at least for grass6). Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
