From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 22:30:51 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29A1816A4E2 for ; Tue, 10 Oct 2006 22:30:51 +0000 (UTC) (envelope-from rodperson@adelphia.net) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25BB943D92 for ; Tue, 10 Oct 2006 22:30:05 +0000 (GMT) (envelope-from rodperson@adelphia.net) Received: from atomizer.opensourcebeef.net ([71.61.27.123]) by mta11.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20061010223000.SJDY20629.mta11.adelphia.net@atomizer.opensourcebeef.net>; Tue, 10 Oct 2006 18:30:00 -0400 From: Rod Person To: Michael S In-Reply-To: <20061010010340.27252.qmail@web88306.mail.re4.yahoo.com> References: <20061010010340.27252.qmail@web88306.mail.re4.yahoo.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vszsDgCyyn1Soy1zrl4n" Organization: Open Source Beef Date: Tue, 10 Oct 2006 18:30:15 -0400 Message-Id: <1160519415.930.6.camel@atomizer.opensourcebeef.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 FreeBSD GNOME Team Port Cc: FreeBSD Questions Subject: Re: wxGlade error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rodperson@adelphia.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Oct 2006 22:30:51 -0000 --=-vszsDgCyyn1Soy1zrl4n Content-Type: text/plain Content-Transfer-Encoding: quoted-printable thanks I only had wxPython-common installed. I had to install wxPython-2.6, now it works. On Mon, 2006-10-09 at 21:03 -0400, Michael S wrote: > Have you just installed wxPython? > Maybe you need to execute the rehash command? >=20 > What if you try running python from the command line, > and try importing the package from within the > interpreter, i.e. typing "from wxPython.wx import *"? > Does it load the module? >=20 > --- Rod Person wrote: >=20 > > When I try to run wxGlade on FreeBSD 7 Current I get > > the following > > error: > >=20 > > Traceback (most recent call last): > > File > > > "/usr/local/lib/python2.4/site-packages/wxglade/wxglade.py", > > line > > 148, in ? > > run_main() > > File > > > "/usr/local/lib/python2.4/site-packages/wxglade/wxglade.py", > > line > > 135, in run_main > > import main > > File > > > "/usr/local/lib/python2.4/site-packages/wxglade/main.py", > > line 9, > > in ? > > from wxPython.wx import * > > ImportError: No module named wxPython.wx > >=20 > > wxPython is installed via the ports. Anyone have any > > ideas on how to > > correct this?? > >=20 > > --=20 > > Rod > >=20 > > "it takes an unusual mind to see the obvious." > > - Alfred Whitehead > >=20 >=20 --=20 Rod "it takes an unusual mind to see the obvious." - Alfred Whitehead --=-vszsDgCyyn1Soy1zrl4n Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFLB73/MT5GYch4scRAlMbAKCOSzvo+kVVawrmBN4QlmzFf+BW6wCfUfW8 JmHAiulifL1fjxVj5gS+U7M= =p/Gc -----END PGP SIGNATURE----- --=-vszsDgCyyn1Soy1zrl4n--