Centos安装fabric 报错:
error: ‘FFI_DEFAULT_ABI’ undeclared (first use in this function)
需要安装libffi-devel
Debian或Ubuntu需要安装
libffi-dev
转载于:https://blog.51cto.com/falconfei/1913497
Centos安装fabric 报错:
error: ‘FFI_DEFAULT_ABI’ undeclared (first use in this function)
需要安装libffi-devel
Debian或Ubuntu需要安装
libffi-dev
转载于:https://blog.51cto.com/falconfei/1913497