On Sat, Jul 5, 2014 at 6:21 PM, Mike Gabriel <[email protected]> wrote:
>
> """
> try:
> import wxversion
> wxversion.select('2.9')
> except: pass
>
> try:
> import wxversion
> wxversion.select('2.8')
> except: pass
>
> import wx
> """
Actually, on both machines, I installed wxPython 3.0.
Is 3.0 OK? Or should I downgrade them to 2.9?
-Mike#2
_______________________________________________
x2go-dev mailing list
[email protected]
http://lists.x2go.org/listinfo/x2go-dev
