I would say ctypes compilation may be a problem, there is a common issue related to libproj, see also https://github.com/OSGeo/grass/issues/435#issuecomment-688807074
Anna On Fri, Aug 12, 2022 at 11:45 AM Eric Patton via grass-user < [email protected]> wrote: > ------- Original Message ------- > On Friday, August 12th, 2022 at 12:27, Markus Neteler <[email protected]> > wrote: > > > Pls run this to print the Python and wxPython versions: > > > > python3 -c "import sys, wx; print(sys.version); print(wx.version())" > > libgrass: > > locate libgrass_gis.8.3.so > /usr/local/grass/dist.x86_64-pc-linux-gnu/lib/libgrass_gis.8.3.so > /usr/local/grass83/lib/libgrass_gis.8.3.so > > python3: > > python3 -c "import sys, wx; print(sys.version); print(wx.version())" > 3.8.10 (default, Jun 22 2022, 20:18:18) > [GCC 9.4.0] > 4.0.7 gtk3 (phoenix) wxWidgets 3.0.4 > > ~ Eric. > > > > > _______________________________________________ > grass-user mailing list > [email protected] > https://lists.osgeo.org/mailman/listinfo/grass-user >
_______________________________________________ grass-user mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/grass-user
