Hello, just sharing a quick solution for anyone who might run into the same problem launching GRASS with the system Python 3.10, like I did ![]()
https://github.com/OSGeo/grass/pull/7697#issuecomment-5091383808
Linda
Hello, just sharing a quick solution for anyone who might run into the same problem launching GRASS with the system Python 3.10, like I did ![]()
https://github.com/OSGeo/grass/pull/7697#issuecomment-5091383808
Linda
Thanks Linda for sharing! I have not been able to get the generic GRASS 8.5 binaries running on my Pop!_OS 22.04 LTS machines, and I think it might be this same issue. I get some errors about not being able to find the GRASS Python libraries, but nothing concrete (such as missing PATH variables or missing libraries as in the past). I have been struggling a bit to find even where to start, so I am glad you shared this. I will try your workaround today and see if I can get it going!