Building curses module in 1.6

insyte at petra.squad51.net insyte at petra.squad51.net
Thu Sep 21 12:20:54 EDT 2000


>> >>> import curses
>> Traceback (most recent call last):
>>   File "<stdin>", line 1, in ?
>> ImportError: No module named curses
>
>This is because the Lib/curses package is not installed. Solution: add
>"curses" to LIBSUBDIRS in the Makefile. I think this is a bug.

That did it!  Now what did it do?

Thanks,
Ben

-- 
Ben Beuchler                                         insyte at bitstream.net
MAILER-DAEMON                                         (612) 321-9290 x101
Bitstream Underground                                   www.bitstream.net



More information about the Python-list mailing list