<div dir="ltr"><div dir="ltr"><div>Hello Māris,</div><div><br></div><div>Yes here is what I found: my installation to anaconda3 was referenced twice in my PATH...</div><div><br></div><div>This is what I have, now, that works:<br></div><div>echo $PATH<br>/home/teaiii/anaconda3/condabin:/home/teaiii/.cargo/bin:/home/teaiii/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin</div><div><br></div><div>Previously, I was also referencing anaconda3 following ":/usr/local/bin:" -- once I removed the reference in my .profile and logged out and back in again, my problem was resolved. Again, I am using GRASS  (version 7.8.5 on Ubuntu; Python 3.8.5, wxpython 4.1.1)</div><div><br></div><div>Thanks again and best wishes...</div><div><br></div><div>Tom<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 19, 2021 at 1:48 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">Hello Tom,<br>
please in a few words describe the issue and the solution you found.<br>
This will help others facing same error message to find solution by<br>
simple googling.<br>
<br>
Good to hear that you are back on a horse,<br>
Māris.<br>
<br>
<br>
2021-04-16 13:57 GMT+03:00, Thomas Adams <<a href="mailto:tea3rd@gmail.com" target="_blank">tea3rd@gmail.com</a>>:<br>
> Hi Māris!<br>
><br>
> I found the issue -- life is good again! Thank you so much!<br>
><br>
> Best regards,<br>
> Tom<br>
><br>
> On Fri, Apr 16, 2021 at 2:00 AM Maris Nartiss <<a href="mailto:maris.gis@gmail.com" target="_blank">maris.gis@gmail.com</a>> wrote:<br>
><br>
>> 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>
>><br>
><br>
</blockquote></div><br><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><br></div></div></div></div></div></div>