Re: [GRASS-user] Some new issues since installing some Python tools

2021-04-19 Thread Thomas Adams
Hello Māris, Yes here is what I found: my installation to anaconda3 was referenced twice in my PATH... This is what I have, now, that works: echo $PATH

Re: [GRASS-user] Some new issues since installing some Python tools

2021-04-18 Thread Maris Nartiss
Hello Tom, please in a few words describe the issue and the solution you found. This will help others facing same error message to find solution by simple googling. Good to hear that you are back on a horse, Māris. 2021-04-16 13:57 GMT+03:00, Thomas Adams : > Hi Māris! > > I found the issue --

Re: [GRASS-user] Some new issues since installing some Python tools

2021-04-16 Thread Thomas Adams
Hi Māris! I found the issue -- life is good again! Thank you so much! Best regards, Tom On Fri, Apr 16, 2021 at 2:00 AM Maris Nartiss wrote: > Recompiling GRASS will not help. Look at your environment settings. In > terminal examine output of env – most likely it contains some extra > python

Re: [GRASS-user] Some new issues since installing some Python tools

2021-04-16 Thread Thomas Adams
Thank you, Māris! I'll look into these... Best regards, Tom On Fri, Apr 16, 2021 at 2:00 AM Maris Nartiss wrote: > Recompiling GRASS will not help. Look at your environment settings. In > terminal examine output of env – most likely it contains some extra > python paths that should not be

Re: [GRASS-user] Some new issues since installing some Python tools

2021-04-16 Thread Maris Nartiss
Recompiling GRASS will not help. Look at your environment settings. In terminal examine output of env – most likely it contains some extra python paths that should not be there. Usual suspects of not playing nice are any python modules directly (ctypes, SWIG, ...) utilizing code from external

[GRASS-user] Some new issues since installing some Python tools

2021-04-15 Thread Thomas Adams
Hi all! I have encountered some GRASS (version 7.8.5 on Ubuntu; Python 3.8.5, wxpython 4.1.1) GUI issues since installing some Python tools (anaconda, etc.) a few weeks ago when I took an online Python course. Everything went well during the course. However, while recently getting back to some