wxAUI error on Mandriva

Robert VERGNES wrote:

Hello,

after doing a:
import wx
    import wx.aui
    import wx.grid
    import wx.lib.plot

[ERROR] Error while Loading the Library:
exceptions.Exception No module named aui

wxpython installed 2.6... is it the probleme ?

The AUI module was added in 2.7.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!