Re: [GRASS-dev] [GRASS-user] experimental Python 3 support in trunk

2018-09-05 Thread Vaclav Petras
On Wed, Sep 5, 2018 at 3:57 PM Markus Metz wrote: > > > On Wed, Sep 5, 2018 at 9:41 PM Martin Landa > wrote: > > > > Hi, > > > > st 5. 9. 2018 v 21:38 odesílatel Markus Metz > > napsal: > > > alternatively, the shebang in GRASS *.py files can be changed to > python3 (should be changed to

Re: [GRASS-dev] [GRASS-user] experimental Python 3 support in trunk

2018-09-05 Thread Markus Metz
On Wed, Sep 5, 2018 at 9:41 PM Martin Landa wrote: > > Hi, > > st 5. 9. 2018 v 21:38 odesílatel Markus Metz > napsal: > > alternatively, the shebang in GRASS *.py files can be changed to python3 (should be changed to python3 according to Python developer's Guide PEP394) > > we are going to

Re: [GRASS-dev] [GRASS-user] experimental Python 3 support in trunk

2018-09-05 Thread Martin Landa
Hi, st 5. 9. 2018 v 21:38 odesílatel Markus Metz napsal: > alternatively, the shebang in GRASS *.py files can be changed to python3 > (should be changed to python3 according to Python developer's Guide PEP394) we are going to support both Python2 and 3, at least for 7.6/7.8, right? Ma --

Re: [GRASS-dev] [GRASS-user] experimental Python 3 support in trunk

2018-09-05 Thread Markus Metz
On Mon, Sep 3, 2018 at 8:28 AM Markus Neteler wrote: [...] > > Could you please post a few lines how to properly do the testing with > virtualenv? If python3 with all required packages is already installed on the system, there is a simpler solution than virtualenv: mkdir ~/bin_p3 ln -s

Re: [GRASS-dev] [GRASS GIS] #3640: Remove winGRASS 6 from OSGeo4W

2018-09-05 Thread GRASS GIS
#3640: Remove winGRASS 6 from OSGeo4W --+- Reporter: hellik | Owner: grass-dev@… Type: task | Status: new Priority: normal | Milestone: Component: Default |Version: unspecified Resolution:

[GRASS-dev] [GRASS GIS] #3640: Remove winGRASS 6 from OSGeo4W

2018-09-05 Thread GRASS GIS
#3640: Remove winGRASS 6 from OSGeo4W -+- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: Component: Default |Version: unspecified Keywords:

Re: [GRASS-dev] [GRASS GIS] #3639: Write table like output directly to database

2018-09-05 Thread GRASS GIS
#3639: Write table like output directly to database --+-- Reporter: sbl | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal | Milestone: 8.0.0 Component: Database |Version:

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal

[GRASS-dev] [GRASS GIS] #3639: Write table like output directly to database

2018-09-05 Thread GRASS GIS
#3639: Write table like output directly to database --+- Reporter: sbl | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 8.0.0 Component:

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: defect | Status: reopened Priority: normal

Re: [GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines --+- Reporter: Maellevd | Owner: grass-dev@… Type: enhancement | Status: closed Priority: normal |

[GRASS-dev] [GRASS GIS] #3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines

2018-09-05 Thread GRASS GIS
#3638: v.distance linear matrix remove duplicate cat column & table associated without having map of distance lines -+- Reporter: Maellevd | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal |

Re: [GRASS-dev] Python and delayed or missing stderr output

2018-09-05 Thread Nikos Alexandris
* Markus Neteler [2018-09-05 10:43:23 +0200]: Hi, AFAIK Python buffers (i.e. effectively delays) stderr output which is unhelpful in the GRASS GIS context. Searching for a solution, I found this reference: sys.stdout.flush() e.g.

[GRASS-dev] Python and delayed or missing stderr output

2018-09-05 Thread Markus Neteler
Hi, AFAIK Python buffers (i.e. effectively delays) stderr output which is unhelpful in the GRASS GIS context. Searching for a solution, I found this reference: sys.stdout.flush() e.g. https://stackoverflow.com/questions/10019456/usage-of-sys-stdout-flush-method Would it be possible to add that

Re: [GRASS-dev] [GRASS GIS] #1665: Grass SVN (51807) doesn’t launch: Path '…//' doesn't exist

2018-09-05 Thread GRASS GIS
#1665: Grass SVN (51807) doesn’t launch: Path '…//' doesn't exist +- Reporter: vince | Owner: grass-dev@… Type: defect | Status: closed Priority: normal | Milestone: 7.0.7 Component: Startup|Version: