[issue45067] Failed to build _curses on CentOS 7

Ronald Oussoren report at bugs.python.org
Wed Sep 1 03:23:49 EDT 2021


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

You stripped too much output from the build, in particular you removed the part where _curses failed to build. The output you show only says that _cursus_panel failed verification because _cursus could not be imported.

Could you add the build failure for the _cursus module as well?  Rerunning make should give a more manageable output.

----------
nosy: +ronaldoussoren

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45067>
_______________________________________


More information about the Python-bugs-list mailing list