This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.smith
Recipients brett.cannon, eric.smith, eric.snow, ncoghlan, ned.deily, ronaldoussoren, serhiy.storchaka, shreyanavigyan
Date 2021-04-05.14:37:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617633454.24.0.757019405939.issue43728@roundup.psfhosted.org>
In-reply-to
Content
> ModuleNotFoundError: _curses library not found. Install a supported _curses library to use the curses module.

Is installing _curses possible, on any supported platform? Or would a better message say that curses is not supported on this platform?
History
Date User Action Args
2021-04-05 14:37:34eric.smithsetrecipients: + eric.smith, brett.cannon, ronaldoussoren, ncoghlan, ned.deily, eric.snow, serhiy.storchaka, shreyanavigyan
2021-04-05 14:37:34eric.smithsetmessageid: <1617633454.24.0.757019405939.issue43728@roundup.psfhosted.org>
2021-04-05 14:37:34eric.smithlinkissue43728 messages
2021-04-05 14:37:34eric.smithcreate