[issue32095] AIX: ModuleNotFoundError: No module named '_ctypes' - make install fails

Zachary Ware report at bugs.python.org
Mon Nov 20 15:58:09 EST 2017


Zachary Ware <zachary.ware at gmail.com> added the comment:

Do you have libffi (and its development headers) installed where the compiler can find it?  Python 3.7 no longer bundles a copy of libffi (see #27979).

----------
nosy: +zach.ware
versions:  -Python 3.8

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


More information about the Python-bugs-list mailing list