Message321252
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). |
|
| Date |
User |
Action |
Args |
| 2018-07-08 03:40:15 | martin.panter | set | recipients:
+ martin.panter, semkin |
| 2018-07-08 03:40:15 | martin.panter | set | messageid: <1531021215.61.0.56676864532.issue34036@psf.upfronthosting.co.za> |
| 2018-07-08 03:40:15 | martin.panter | link | issue34036 messages |
| 2018-07-08 03:40:15 | martin.panter | create | |
|