[GRASSGUI] ImportError: No module named aui

Tim Michelsen timmichelsen at gmx-topmail.de
Mon Jul 2 10:50:00 EDT 2007


Martin Landa schrieb:
> Hi,
> 
> python
> import wx
> wx.__version__
> 
>  >=  2.8.1.1 <http://2.8.1.1>?

No, python seems to use the older wx version by default:

 >>> wx.__version__
'2.6.3.2'

Is there a way to tell which wx version to use?

DrPython still requires python-wxgtk2.6 and it's still the default on 
Ubuntu.

Thanks,

Timmie




More information about the grass-gui mailing list