Tim Michelsen wrote:
Hello Ubuntu users,
is there anyone who had the new GUI succesfully running with the
wxpython 2.8 that is already packaged in ubuntu 7.04 or did you use
the deb from wxpython.org?
Thanks and regards,
Timmie
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
I uninstal wx 2.6 and 2.8 and install aganin only 2.8 it help to run
wxpython
_______________________________________________
grassgui mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grassgui