Martin Panter <vadmium...@gmail.com> added the comment:

Ctypes is meant to be (at least it used to be) an optional module. If you don’t 
actually care about building ctypes, this might be the same as Issue 31652. 
Using “configure --without-ensurepip” was suggested as a workaround.

If you do want ctypes to be built, I would look for compiler and linker 
messages relating to the “_ctypes” module (before the install step).

----------
nosy: +martin.panter
superseder:  -> make install fails: no module _ctypes

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34036>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to