/home/software/python/Modules/_ctypes/_ctypes.c:118:17: fatal error: ffi.h: No such file or directory
001、python3.11编译报错
/home/software/python/Modules/_ctypes/_ctypes.c:118:17: fatal error: ffi.h: No such file or directory

002、解决方法
[root@PC1 python]# yum install libffi-devel


浙公网安备 33010602011771号