IDLE broken
Hye-Shik Chang
perky at i18n.org
Fri May 28 13:16:29 PDT 2004
On Fri, May 28, 2004 at 03:08:47PM -0500, Jason Dusek wrote:
> Hi Everyone,
>
> I tried to run IDLE for the first time yesterday, and it doesn't work.
> Here's what I get for an error:
>
> 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
>
> I reinstalled Python, ensuring that thread support was 'on' in the
> Makefile, but it still doesn't work (same error message). What's up?
>
Which version of port do you use? Can you retry it with up-to-date
version (2.3.4)?
Hye-Shik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-python/attachments/20040529/b9fd14d4/attachment.bin
More information about the freebsd-python
mailing list