X2Go Bug report logs - #534
Windows: PyHoca-GUI fails to start (ImportError: No module named wx)

version graph

Package: pyhoca-gui; Maintainer for pyhoca-gui is X2Go Developers <x2go-dev@lists.x2go.org>; Source for pyhoca-gui is src:pyhoca-gui.

Reported by: Michael DePaulo <mikedep333@gmail.com>

Date: Sat, 5 Jul 2014 13:50:02 UTC

Severity: normal

Tags: pending

Found in version 0.5.0.0-preview

Fixed in version 0.5.0.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 534@bugs.x2go.org (full text, mbox, reply):

Received: (at 534) by bugs.x2go.org; 6 Jul 2014 14:44:37 +0000
From mikedep333@gmail.com  Sun Jul  6 16:44:36 2014
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM,
	T_DKIM_INVALID autolearn=ham version=3.3.2
Received: from mail-we0-f179.google.com (mail-we0-f179.google.com [74.125.82.179])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 14D5C5DB1B
	for <534@bugs.x2go.org>; Sun,  6 Jul 2014 16:44:36 +0200 (CEST)
Received: by mail-we0-f179.google.com with SMTP id w62so3353286wes.10
        for <534@bugs.x2go.org>; Sun, 06 Jul 2014 07:44:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :cc:content-type;
        bh=xag/8RV8t2hrm+zvPA719mD6XERSkwkHvYbmBjVgZGY=;
        b=Xgm315iMJCjWJ/zIvdG42nF05zC1hWJqcO73nlKgHxc3aK0x8TSJhCTiPR3Wff8N1D
         gHgMhVVlaZF/tkTlyZqXXtsT/btKUtCLZdCRzaAiycKc4AyKI3+fNDRscncjMS3Df4Nr
         rc1TrRb/pUDdkzlZEiF8tkGtEM7HNtcOOQGMtMmVOPVtWumHUwcxxaFdWSB9R1Xkr/fC
         oOkoP51hjZVND3ABovU1uB381KjQ7S2pC7MgzzaMtgJh0ZJ+owqEA6bCmLcYs7XevOdT
         u3MwL+2jaY9435W/PbAaha50lWXnpf8if7WtqXNqv2V1BQx4XpPVErE/HG8TFU6+saGH
         +g1g==
MIME-Version: 1.0
X-Received: by 10.195.13.79 with SMTP id ew15mr24506245wjd.19.1404657875641;
 Sun, 06 Jul 2014 07:44:35 -0700 (PDT)
Received: by 10.180.98.233 with HTTP; Sun, 6 Jul 2014 07:44:35 -0700 (PDT)
In-Reply-To: <20140705222101.Horde.ezxg3437QYncLI5bM_NCCQ1@mail.das-netzwerkteam.de>
References: <CAMKht8hdBmqHwbC6N-9WMGLkhhvNWjgLb8CV5SgpErw7_HX94w@mail.gmail.com>
	<20140705222101.Horde.ezxg3437QYncLI5bM_NCCQ1@mail.das-netzwerkteam.de>
Date: Sun, 6 Jul 2014 10:44:35 -0400
Message-ID: <CAMKht8hZYX8+etc65nAgLemp7Kp=+3pkzNcjbsNJm_tchdPxSw@mail.gmail.com>
Subject: Re: [X2Go-Dev] Bug#534: Windows: PyHoca-GUI fails to start
 (ImportError: No module named wx)
From: Michael DePaulo <mikedep333@gmail.com>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 534@bugs.x2go.org
Content-Type: text/plain; charset=UTF-8
On Sat, Jul 5, 2014 at 6:21 PM, Mike Gabriel
<mike.gabriel@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


Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 19:09:02 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.