<p dir="ltr"><br>
On Jul 26, 2015 1:56 PM, "Rich Shepard" <<a href="mailto:rshepard@appl-ecosys.com">rshepard@appl-ecosys.com</a>> wrote:<br>
><br>
>   I have two wxPython versions installed: -2.8.12.1 for one application (I<br>
> forget which one requires this version) and -3.0.2.0 for applications I<br>
> develop.<br>
><br>
>   In an application here the main module needs include these lines:<br>
><br>
> import wxversion<br>
> wxversion.select('3.0.2.0')<br>
> import wx<br>
><br>
>   Because I don't want to change source code each time I suck down the<br>
> latest from the subversion repository I'd like to specify this in the<br>
> configuration file. However, while I see the option for specifying where to<br>
> find wxWidgets I have not found how to specify the wxPython version, and<br>
> this causes a fatal error when compiling.<br>
><br></p>
<p dir="ltr">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</p>
<p dir="ltr">Anna</p>
<p dir="ltr">> Please advise,<br>
><br>
> Rich<br>
> _______________________________________________<br>
> grass-user mailing list<br>
> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/grass-user">http://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</p>