A.M. Kuchling added the comment: According to the man page for endwin() from ncurses, "In this implementation endwin returns an error if the terminal was not initialized." This doesn't make the problem any clearer to me. Perhaps the setupterm() or initscr() in Lib/tests/test_curses is failing in a way that we aren't noticing.
---------- nosy: +akuchling _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1729930> _____________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com