Helmut Kudrnovsky wrote > there is no win32-site package inside. > > it's an package issue.
looking at https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/GRASS-Packager.bat.tmpl#L98 96 @echo. 97 @echo ----------------------------------------------------------------------------------------------------------------------- 98 @echo Copy Python content to PACKAGE_DIR\Python37 99 @echo ----------------------------------------------------------------------------------------------------------------------- 100 @echo. 101 102 mkdir %PACKAGE_DIR%\Python37 103 104 xcopy %OSGEO4W_PKG_DIR%\apps\Python37\* %PACKAGE_DIR%\Python37 /S/V/F/I the OSGeo4W-package environment on Martin's build server has to be upated to include pywin32. ----- best regards Helmut -- Sent from: http://osgeo-org.1560.x6.nabble.com/Grass-Dev-f3991897.html _______________________________________________ grass-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-dev
