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 shreyanavigyan
Recipients brett.cannon, eric.snow, ncoghlan, ned.deily, ronaldoussoren, serhiy.storchaka, shreyanavigyan
Date 2021-04-05.09:57:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617616627.34.0.056905549954.issue43728@roundup.psfhosted.org>
In-reply-to
Content
What about only changing the error message to make it a little bit informational? Something like :-

ModuleNotFoundError: _curses library not found. Install a supported _curses library to use the curses module.
History
Date User Action Args
2021-04-05 09:57:07shreyanavigyansetrecipients: + shreyanavigyan, brett.cannon, ronaldoussoren, ncoghlan, ned.deily, eric.snow, serhiy.storchaka
2021-04-05 09:57:07shreyanavigyansetmessageid: <1617616627.34.0.056905549954.issue43728@roundup.psfhosted.org>
2021-04-05 09:57:07shreyanavigyanlinkissue43728 messages
2021-04-05 09:57:07shreyanavigyancreate