<div dir="ltr"><div dir="ltr"><div>Thank you, Māris! I'll look into these...</div><div><br></div><div>Best regards,</div><div>Tom<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 16, 2021 at 2:00 AM Maris Nartiss <<a href="mailto:maris.gis@gmail.com">maris.gis@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Recompiling GRASS will not help. Look at your environment settings. In<br>
terminal examine output of env – most likely it contains some extra<br>
python paths that should not be there.<br>
<br>
Usual suspects of not playing nice are any python modules directly<br>
(ctypes, SWIG, ...) utilizing code from external compiled libraries<br>
(GDAL, wxWidgets, PROJ, ...). Make sure you are using only one python<br>
and its modules linking to other shared libraries are compiled with<br>
the same version of shared library. On Ubuntu package manager takes<br>
care of those aspects, in a virtual or mixed environment you are on<br>
your own.<br>
<br>
Good luck,<br>
Māris.<br>
</blockquote></div><br><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><br></div></div></div></div></div></div>