[GRASS-dev] georect.py
Vincent Bain
bain at toraval.fr
Sat Mar 28 10:15:52 EDT 2009
Le samedi 28 mars 2009 à 14:29 +0100, Martin Landa a écrit :
> Hi,
>
> 2009/3/28 Vincent Bain <bain at toraval.fr>:
> > pdctype='text', coords=coord)
> > File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/ma
> > pdisp_window.py", line 366, in Draw
>
> try to put before this line
>
> print type(coords[0]), type(coords[1])
>
> <type 'int'> <type 'int'> should be printed.
modified the file the way you suggest, but the command now returns <type
'float'> <type 'float'> instead.
> It's related to the local copy of PseudoDC from vdigit. BTW, which
> version of swig are you using?
swig -version :
1.3.36
VB
More information about the grass-dev
mailing list