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