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.15:14:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617635648.78.0.316925982995.issue43728@roundup.psfhosted.org>
In-reply-to
Content
While I wouldn't object to tweaking the message associated with the exception, I'm not sure it's necessary. Googling "curses modulenotfound" gives a number of hits that have good information about the issue. Is there really a practical problem that's being solved here?

"migrate to a supported platform" is almost never practical advice. If we make any change, I'd just say it's not supported on this platform. Or maybe "you may be running on platform that is not supported by curses".
History
Date User Action Args
2021-04-05 15:14:08eric.smithsetrecipients: + eric.smith, brett.cannon, ronaldoussoren, ncoghlan, ned.deily, eric.snow, serhiy.storchaka, shreyanavigyan
2021-04-05 15:14:08eric.smithsetmessageid: <1617635648.78.0.316925982995.issue43728@roundup.psfhosted.org>
2021-04-05 15:14:08eric.smithlinkissue43728 messages
2021-04-05 15:14:08eric.smithcreate