<div dir="ltr"><div>Hi all:</div><div><br></div><div>I have had these 2 problems for a while, but tried to work around them... It may be with my build from source...</div><div><br></div><div>PROBLEM #1...</div><div><br></div><div>When I try to create a new LOCATION and MAPSET (just a simple lat-long LOCATION over the CONUS), I use the GUI to select the projection and datum (lat-long & WGS84)... I get something like this:<br></div><div><br></div><div>Starting GRASS GIS...</div>Traceback (most recent call last):<br>  File "/usr/local/grass78/gui/wxpython/location_wizard/wizard.py", line 1080, in OnPageChanging<br>    self.parent.parent, transforms=ret)<br>  File "/usr/local/grass78/gui/wxpython/location_wizard/dialogs.py", line 617, in __init__<br>    transforms = '---\n\n0\nDo not apply any datum transformations\n\n' + transforms<br>TypeError: must be str, not bytes<br>Traceback (most recent call last):<br>  File "/usr/local/grass78/gui/wxpython/location_wizard/wizard.py", line 1080, in OnPageChanging<br>    self.parent.parent, transforms=ret)<br>  File "/usr/local/grass78/gui/wxpython/location_wizard/dialogs.py", line 617, in __init__<br>    transforms = '---\n\n0\nDo not apply any datum transformations\n\n' + transforms<br>TypeError: must be str, not bytes<br>Exit was requested in GUI.<br><div>GRASS GIS will not start. Bye.</div><div><br></div><div><div>PROBLEM #2...</div></div><div>when I attempt to re-project a RASTER between LOCATIONS, I get no errors, but all the raster values are NULL, even with the target LOCATION defined large enough. And sometimes, it works!</div><div><br></div><div>r.proj will report something like this:</div><div><br></div><div>Output:<br>Cols: 1 (original: 5390)<br>Rows: 1 (original: 3288)<br>North: 4762.500000 (original: 1985962.500000)<br>South: 0.000000 (original: -13673137.500000)<br>West: -4762.500000 (original: -11820525.000000)<br>East: 0.000000 (original: 13849350.000000)<br>EW-res: 4762.500000<br>NS-res: 4762.500000</div><div><br></div><div>The original raster is perfectly fine. Any initial thoughts?</div><div><br></div><div>Best,</div><div>Tom<br></div><br clear="all"><br><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><br></div></div></div></div></div></div>