A while ago I had the situation where GRASS did not find the installed
version of wxPython, which was greater than the required minimum. This was
resolved by setting a variable like WX_VERSION with the installed version.
Now I've installed GRASS on another host and have encountered the same
issue. I no longer have the mail list message with the solution, cannot find
the variable=value in any dot-file, and have not found the answer in my web
searches.
Please provide a pointer to the appropriate thread in a mail list archive
or remind me how to set it to the installed 2.8.12.1.
Also, there is no wxPython-2.8.12.1 in /usr/lib/python2.7/site-packages/
on that host.
Rich
On Sun, Mar 5, 2017 at 12:10 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
A while ago I had the situation where GRASS did not find the installed
version of wxPython, which was greater than the required minimum. This was
resolved by setting a variable like WX_VERSION with the installed version.
The variable is GRASS_WXVERSION
Anna
Now I've installed GRASS on another host and have encountered the same
issue. I no longer have the mail list message with the solution, cannot find
the variable=value in any dot-file, and have not found the answer in my web
searches.
Please provide a pointer to the appropriate thread in a mail list archive
or remind me how to set it to the installed 2.8.12.1.
Also, there is no wxPython-2.8.12.1 in /usr/lib/python2.7/site-packages/
on that host.
Rich
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user
On Sun, Mar 5, 2017 at 8:43 PM, Anna Petrášová <kratochanna@gmail.com> wrote:
On Sun, Mar 5, 2017 at 12:10 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
A while ago I had the situation where GRASS did not find the installed
version of wxPython, which was greater than the required minimum. This was
resolved by setting a variable like WX_VERSION with the installed version.
The variable is GRASS_WXVERSION
Just for the record:
The GRASS related variables are collected here:
https://grass.osgeo.org/grass72/manuals/variables.html
Markus
On Sun, 5 Mar 2017, Markus Neteler wrote:
Just for the record:
The GRASS related variables are collected here:
https://grass.osgeo.org/grass72/manuals/variables.html
Markus,
Thank you. I looked at a couple of Wiki pages that listed variables but
did not see the wxPython one.
Rich