[GRASS-user] Need help identifying missing wxgtk dependencies

Anna Petrášová kratochanna at gmail.com
Fri Aug 12 20:23:32 PDT 2022


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 <
grass-user at lists.osgeo.org> wrote:

> ------- Original Message -------
> On Friday, August 12th, 2022 at 12:27, Markus Neteler <neteler at osgeo.org>
> 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
> grass-user at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/grass-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20220812/bf239517/attachment.htm>


More information about the grass-user mailing list