<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 15, 2019 at 3:48 PM Helmut Kudrnovsky <<a href="mailto:hellik@web.de">hellik@web.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Anna Petrášová wrote<br>
> standalone<br>
<br>
trying here with OSGeo4W-winGRASS7.7.svn<br>
<br>
#########################<br>
C:\>grass77svn ---text D:\grassdata\nc_spm_08_grass7\user1<br>
Starting GRASS GIS...<br>
WARNUNG: Sperren gleichzeitiger Zugriffe auf ein Mapset ist unter Windows<br>
         nicht möglich.<br>
Cleaning up temporary files...<br>
<br>
          __________  ___   __________    _______________<br>
         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/<br>
        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \<br>
       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /<br>
       \____/_/ |_/_/  |_/____/____/   \____/___//____/<br>
<br>
Welcome to GRASS GIS 7.7.svn (r74474M)<br>
GRASS GIS homepage:                      <a href="https://grass.osgeo.org" rel="noreferrer" target="_blank">https://grass.osgeo.org</a><br>
This version running through:            Command Prompt<br>
(C:\WINDOWS\system32\cmd.exe)<br>
Help is available with the command:      g.manual -i<br>
See the licence terms with:              g.version -c<br>
See citation options with:               g.version -x<br>
If required, restart the GUI with:       g.gui wxpython<br>
When ready to quit enter:                exit<br>
<br>
Launching <wxpython> GUI in the background, please wait...<br>
Microsoft Windows [Version 10.0.17763.475]<br>
(c) 2018 Microsoft Corporation. Alle Rechte vorbehalten.<br>
<br>
C:\>g.version --help<br>
Displays GRASS GIS version info.<br>
<br>
Benutzung:<br>
 g.version [-cxbreg] [--help] [--verbose] [--quiet] [--ui]<br>
<br>
Schalter:<br>
  -c   Gebe auch die Copyright-Informationen aus<br>
  -x   Print also the citation options<br>
  -b   Print also the build information<br>
  -r   Print also the GIS library revision number and date<br>
  -e   Print also extended info for additional libraries<br>
  -g   Gebe Info im Shell-Skript-Style aus (inklusive SVN Revisionsnummer)<br>
<br>
C:\>python<br>
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit<br>
(AMD64)] on win32<br>
Type "help", "copyright", "credits" or "license" for more information.<br>
>>> import sys<br>
>>> import win32com.client as win32<br>
>>> import win32api<br>
>>> import win32file<br>
>>><br>
<br>
#########################<br>
<br>
pywin32 and related things seems to work here.<br>
<br>
are the related python packages in the bundled python<br>
(Python37\lib\site-packages\win32)?<br></blockquote><div><br></div><div>no, win32 was not there as far as I remember </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
<br>
<br>
-----<br>
best regards<br>
Helmut<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html</a><br>
_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-dev</a></blockquote></div></div>