[GRASS-user] GRASS-7svn: Specify wxPython Version

Anna Petrášová kratochanna at gmail.com
Sun Jul 26 22:59:47 PDT 2015


On Jul 26, 2015 1:56 PM, "Rich Shepard" <rshepard at appl-ecosys.com> wrote:
>
>   I have two wxPython versions installed: -2.8.12.1 for one application (I
> forget which one requires this version) and -3.0.2.0 for applications I
> develop.
>
>   In an application here the main module needs include these lines:
>
> import wxversion
> wxversion.select('3.0.2.0')
> import wx
>
>   Because I don't want to change source code each time I suck down the
> latest from the subversion repository I'd like to specify this in the
> configuration file. However, while I see the option for specifying where
to
> find wxWidgets I have not found how to specify the wxPython version, and
> this causes a fatal error when compiling.
>

There is nothing like that in the configure. I don't have currently any
good advice, but you don't have to modify the code after every svn up if
your local changes don't cause a conflict. If you think there is something
which should be changed in the code to make it easier, let us know

Anna

> Please advise,
>
> Rich
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20150727/28502a16/attachment.html>


More information about the grass-user mailing list