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

_______________________________________________
grassgui mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassgui

Reply via email to