Good morning everybody,

a few minutes ago I removed r.to.vect.lines (g.extension -f extension=r.to.vect.lines operation=remove) and reinstalled it again, but get the same error once again:

---------------

Traceback (most recent call last):
  File
"/usr/local/grass-7.0.5svn/gui/wxpython/gui_core/prompt.py",
line 263, in OnItemSelected

self.cmdDesc = gtask.parse_interface(cmd)
  File
"/usr/local/grass-7.0.5svn/etc/python/grass/script/task.py",
line 520, in parse_interface

"<{name}> module: {error}").format(name=name, error=error))
grass.exceptions
.
ScriptError
:
Cannot parse interface description of<r.to.vect.lines>
module: not well-formed (invalid token): line 17, column 19

--------------------------

Could it be related to ascii encoding or sth like this?

Thank you,

Carlo
Il 02/05/2016 22:33, CARLO CORMIO ha scritto:

Hi Markus,

Il 02/mag/2016 10:10 PM, "Markus Neteler" <[email protected] <mailto:[email protected]>> ha scritto:
>
> Hi Carlo,
>
> I just tried on my F23 box, no issues there.
>
> Idea:
>
> On Mon, May 2, 2016 at 10:14 AM, Carlo Cormio <[email protected] <mailto:[email protected]>> wrote:

> > "/usr/local/grass-7.0.4svn/gui/wxpython/gui_core/prompt.py",
>                              ^^^^should be 7.0.5svn in your case
>
>
> Be sure that you run "make distclean" , then compile.
>
> best
> Markus
>

My fault in copy-paste action. I didn't "make distclean" at first version update, and then copied the error message from grass his output. I saw from system setting there was something wrong (grass gis 7.0.4). Then I compiled everything in the right way (make distclean, svn up, compile blablabla, make, make install) and checked add-on (working or not) once again, but didn't replaced the error message (that was the same as the posted one) in mail text, sorry.

Anyway, I will make a double check tomorrow morning and will let you know (hopefully good news). I will try uninstalling and reinstalling the add-on.

Thank you,

Carlo


_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to