From owner-freebsd-python@FreeBSD.ORG Fri May 28 13:16:29 2004 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6AD016A4CE for ; Fri, 28 May 2004 13:16:29 -0700 (PDT) Received: from miffy.openlook.org (openlook.org [211.236.182.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 272CE43D31 for ; Fri, 28 May 2004 13:16:27 -0700 (PDT) (envelope-from perky@miffy.openlook.org) Received: by miffy.openlook.org (Postfix, from userid 1000) id 7D90DA927; Sat, 29 May 2004 05:16:10 +0900 (KST) Date: Sat, 29 May 2004 05:16:10 +0900 From: Hye-Shik Chang To: Jason Dusek Message-ID: <20040528201610.GA55451@i18n.org> References: <1085774927.81275.2.camel@violet.physics.uiowa.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <1085774927.81275.2.camel@violet.physics.uiowa.edu> X-Accept-Language: ko, en User-Agent: Mutt/1.5.6i cc: Python FreeBSD Subject: Re: IDLE broken X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2004 20:16:29 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 28, 2004 at 03:08:47PM -0500, Jason Dusek wrote: > Hi Everyone, >=20 > I tried to run IDLE for the first time yesterday, and it doesn't work. > Here's what I get for an error: >=20 > 5 jsn > idle > Traceback (most recent call last): > File "/usr/local/bin/idle", line 3, in ? > from idlelib.PyShell import main > File "/usr/local/lib/python2.3/idlelib/PyShell.py", line 11, in ? > import threading > File "/usr/local/lib/python2.3/threading.py", line 6, in ? > import thread > ImportError: No module named thread >=20 > I reinstalled Python, ensuring that thread support was 'on' in the > Makefile, but it still doesn't work (same error message). What's up? >=20 Which version of port do you use? Can you retry it with up-to-date version (2.3.4)? Hye-Shik --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAt54IDWUsWc/bS6QRArYxAKDeYir8jYHyxSUT3AmMLPoLfTnQ+ACeMAiZ uePx5mKmwpFgBgbh+cb6M3s= =HilP -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--