[X2Go-Dev] Bug#534: Bug#534: Windows: PyHoca-GUI fails to start (ImportError: No module named wx)

Michael DePaulo mikedep333 at gmail.com
Sun Jul 6 16:44:35 CEST 2014


On Sat, Jul 5, 2014 at 6:21 PM, Mike Gabriel
<mike.gabriel at das-netzwerkteam.de> 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


More information about the x2go-dev mailing list