Hi,
I’ve experienced a startup problem in recent builds (858, 859 and 860) of GRASS GIS on Windows 8.1 x64. The same problem occurred at two PCs I’ve used (in my office and at home).
I’ve recently formatted my home PC and install Windows 8.1 x64 and clean install GRASS GIS 7. Nothing changed…!
Here is the startup error log:
Cleaning up temporary files…
Starting GRASS GIS…
Traceback (most recent call last):
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gis_set.py”, l
ine 48, in
from gui_core.dialogs import TextEntryDialog
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gui_core\dialo
gs.py”, line 49, in
from gui_core.gselect import LocationSelect, MapsetSelect, Select,
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gui_core\gsele
ct.py”, line 59, in
import grass.temporal as tgis
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\temporal_ini
t_.py”, line 29, in
from temporal_vector_algebra import *
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\temporal\tempo
ral_vector_algebra.py”, line 436, in
m_overlay = pygrass.Module(‘v.overlay’, quiet=True, run_=False)
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\pygrass\module
s\interface\module.py”, line 247, in init
raise GrassError(str_err % self.name)
grass.pygrass.errors.GrassError: “Module ‘v.overlay’ not found, please check tha
t the module exist”
Error in GUI startup. If necessary, please report this error to the GRASS develo
pers.
Is there anybody faced similar problem?
How can I solve the problem?
Regards,
Hasan Sarptas
Ege University
Solar Energy Institute
Energy Tech.
35100, Bornova, İzmir, TURKEY.
me: http://about.me/sarptas
Hi,
Now I’ve installed WinGRASS-7.0.svn-r58730M-840 instead of WinGRASS-7.0.svn-r58873M-860, GRASS GIS 7 is working without any problem.
Regards,
···
Hasan Sarptaş
2014-02-05 Hasan Sarptaş <sarptas@gmail.com>:
Hi,
I’ve experienced a startup problem in recent builds (858, 859 and 860) of GRASS GIS on Windows 8.1 x64. The same problem occurred at two PCs I’ve used (in my office and at home).
I’ve recently formatted my home PC and install Windows 8.1 x64 and clean install GRASS GIS 7. Nothing changed…!
Here is the startup error log:
Cleaning up temporary files…
Starting GRASS GIS…
Traceback (most recent call last):
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gis_set.py”, l
ine 48, in
from gui_core.dialogs import TextEntryDialog
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gui_core\dialo
gs.py”, line 49, in
from gui_core.gselect import LocationSelect, MapsetSelect, Select,
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\gui\wxpython\gui_core\gsele
ct.py”, line 59, in
import grass.temporal as tgis
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\temporal_ini
t_.py”, line 29, in
from temporal_vector_algebra import *
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\temporal\tempo
ral_vector_algebra.py”, line 436, in
m_overlay = pygrass.Module(‘v.overlay’, quiet=True, run_=False)
File “C:\Program Files (x86)\GRASS GIS 7.0.svn\etc\python\grass\pygrass\module
s\interface\module.py”, line 247, in init
raise GrassError(str_err % self.name)
grass.pygrass.errors.GrassError: “Module ‘v.overlay’ not found, please check tha
t the module exist”
Error in GUI startup. If necessary, please report this error to the GRASS develo
pers.
Is there anybody faced similar problem?
How can I solve the problem?
Regards,
Hasan Sarptas
Ege University
Solar Energy Institute
Energy Tech.
35100, Bornova, İzmir, TURKEY.
me: http://about.me/sarptas
On Wed, Feb 5, 2014 at 1:40 AM, Hasan Sarptaş <sarptas@gmail.com> wrote:
Hi,
Now I've installed WinGRASS-7.0.svn-r58730M-840 instead of
WinGRASS-7.0.svn-r58873M-860, GRASS GIS 7 is working without any problem.
We have fixed some recent issues and hope that the current snapshot
version runs well again.
In any case, thanks for the feedback.
Markus