problem with conflicting versions of wx and wxPython

Michael Styer michael at styer.net
Mon Jun 22 18:32:50 CEST 2009


Hi,

Thanks very much for the suggestions. I've provided a bit more
information below.

On Mon, 2009-06-22 at 14:31 +0200, Bernhard Reiter wrote:
> On Monday 22 June 2009, Didrik Pinte wrote:
> > >         *******************************************************
> > >          The following version errors were detected:
> > >              Thuban was compiled with wx 2.8.10 but wxPython is 2.8.9.1
> > >         *******************************************************
> 
> The message contradicts a bit what you were saying as the message
> says that Thuban was compiled with the newer version of wx?

These are just the versions of wxGTK and wxPython that are installed on
my system (Fedora 10) by yum -- I haven't tried messing around with
other versions yet. I'm not sure what you mean seems contradictory?

> > You could change the behaviour of the wx check in Thuban/version.py
> > (line 204) so that it does not complain on minor changes.
> 
> A better solution probably is to recompile the Thuban package you have.
> (What precise package of Thuban did you use?)

I downloaded Thuban-1.2.1 sources and ran 

$ python setup.py build

from the root of the Thuban directory. I just tried doing it again, but
the same thing happened, which makes sense because I haven't changed the
versions of wxGTK or wxPython since building it the first time. Was
there something else you had in mind?

On Mon, 2009-06-22 at 10:55 +0200, Didrik Pinte wrote:

> Hi Mike,
> 
> You could change the behaviour of the wx check in Thuban/version.py
> (line 204) so that it does not complain on minor changes.

Apologies -- I don't know any Python (everyone tells me I should learn
it, but I haven't had time yet). I found that line, but I'm not sure
how to change it so that it would only complain on major changes?

> The DeprecationWarning about the wxPython issue are already solved in
> the trunk.

OK.

Thanks again for the assistance.

Mike




More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)