Ticket #1027 (new defect)
WinGrass7 + pythonhome/pythonpath
| Reported by: | hellik | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.0.0 |
| Component: | Installation | Version: | svn-trunk |
| Keywords: | wingrass, python | Cc: | |
| Platform: | MSWindows Vista | CPU: | x86-32 |
Description
with latest changes r41720, r41721, r41722 in trunk,
the WinGrass7-installation should be started by grass70.py through grass70.bat.
tested with WinGRASS-7.0.SVN-r41722-1-Setup.exe, WinGrass isn't starting.
in grass70.bat, there is
rem Path to the python directory set PYTHONHOME=%GRASSDIR%\Python25 if "x%GRASS_PYTHON%" == "x" set GRASS_PYTHON=python
but python.exe is installed in C:\Program Files\GRASS-70-SVN\extrabin. only python-dll, -include, -lib, -Libs are installed in %GRASSDIR%\Python25.
so maybe PYTHONHOME should be changed?
best regards Helmut
Change History
Note: See
TracTickets for help on using
tickets.
