<div dir="rtl"><div dir="ltr">Hello,</div><div dir="ltr">I'm trying to run GRASS for the first time but got the error below:</div><div dir="ltr"><br></div><div dir="ltr"><b><i>Starting GRASS GIS...<br>Traceback (most recent call last):<br>  File "/usr/local/grass78/gui/wxpython/core/globalvar.py", line 49, in CheckWxVersion<br>    parsed_version = list(map(int, split_ver))<br>ValueError: invalid literal for int() with base 10: 'post2'<br><br>During handling of the above exception, another exception occurred:<br><br>Traceback (most recent call last):<br>  File "/usr/local/grass78/gui/wxpython/gis_set.py", line 34, in <module><br>    from core import globalvar<br>  File "/usr/local/grass78/gui/wxpython/core/globalvar.py", line 237, in <module><br>    hasAgw = CheckWxVersion([2, 8, 11, 0])<br>  File "/usr/local/grass78/gui/wxpython/core/globalvar.py", line 55, in CheckWxVersion<br>    parsed_version = list(map(int, split_ver[:-1])) + [int(split_ver[-1][:i])]<br>ValueError: invalid literal for int() with base 10: ''<br>ERROR: Error in GUI startup. See messages above (if any) and if necessary, please report this error to the GRASS developers.<br>On systems with package manager, make sure you have the right GUI package, probably named grass-gui, installed.<br>To run GRASS GIS in text mode use the --text flag.<br>Use '--help' for further options<br>     grass78 --help<br>See also: <a href="https://grass.osgeo.org/grass78/manuals/helptext.html">https://grass.osgeo.org/grass78/manuals/helptext.html</a><br>Exiting...</i></b><br></div><div dir="ltr"><br></div><div dir="ltr">what should be the solution for this?</div><div dir="ltr"><br></div><div dir="ltr">Thanks a lot,</div><div dir="ltr">Asaf</div><div dir="ltr"><br></div></div>