problem with conflicting versions of wx and wxPython

Michael Styer michael at styer.net
Fri Jun 19 23:30:17 CEST 2009


Hello,

I've just installed Thuban on Fedora 10 x86_64, and I'm getting an error
with conflicting versions of wx and wxPython. This is the output I get
when I run Thuban:

        [michael at tablet Thuban-1.2.1]$ thuban
        /usr/lib64/python2.5/site-packages/osgeo/gdal.py:81:
        DeprecationWarning: gdal.py was placed in a namespace, it is now
        available as osgeo.gdal
          DeprecationWarning)
        /usr/local/lib/thuban/Thuban/UI/colordialog.py:25:
        DeprecationWarning: The wxPython compatibility package is no
        longer automatically generated or actively maintained.  Please
        switch to the wx package as soon as possible.
          from wxPython.lib.colourchooser import wxPyColourChooser
        
        *******************************************************
         The following version errors were detected:
             Thuban was compiled with wx 2.8.10 but wxPython is 2.8.9.1
        *******************************************************

Both wxGTK and wxPython are updated to the latest versions available for
Fedora 10. I can't downgrade wxGTK to 2.8.9 because of the dependencies
configured in the RPMs.

Is there any way to get Thuban to run with these versions of these
packages?

Thanks!

Mike





More information about the Thuban-devel mailing list

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