[GRASS-dev] Re: [GRASS GIS] #1027: WinGrass7 + pythonhome/pythonpath
GRASS GIS
trac at osgeo.org
Mon Apr 5 08:01:03 EDT 2010
#1027: WinGrass7 + pythonhome/pythonpath
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Installation | Version: svn-trunk
Resolution: | Keywords: wingrass, python
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Comment (by hellik):
Replying to [comment:1 hellik]:
> gisbase and config_projshare should reflect the installation-folder
(i.e. C:\Program Files\GRASS-70-SVN)
>
after correcting pythonhome,gisbase, config_projshare.
{{{
C:\Program Files\GRASS-70-SVN>grass70.bat -wx
Cleaning up temporary files ...
Starting GRASS ...
ERROR: wxGUI requires wxPython. No module named wxversion
Error in GUI startup. If necessary, please
report this error to the GRASS developers.
Switching to text mode now.
Hit RETURN to continue...
Traceback (most recent call last):
File "C:\Program Files\GRASS-70-SVN\grass70.py", line 909, in <module>
set_data()
File "C:\Program Files\GRASS-70-SVN\grass70.py", line 464, in set_data
gui_startup()
File "C:\Program Files\GRASS-70-SVN\grass70.py", line 488, in
gui_startup
os.execlp(cmd_name, "-text")
File "C:\Program Files\GRASS-70-SVN\Python25\lib\os.py", line 336, in
execlp
execvp(file, args)
File "C:\Program Files\GRASS-70-SVN\Python25\lib\os.py", line 353, in
execvp
_execvpe(file, args)
File "C:\Program Files\GRASS-70-SVN\Python25\lib\os.py", line 389, in
_execvpe
func(fullname, *argrest)
OSError: [Errno 2] No such file or directory
}}}
but wxversion.py is in C:\Program Files\GRASS-70-SVN\Python25\Lib\
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1027#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list