ponynote
ponynote copied to clipboard
bump cffi to 1.14.4
hello,
I had trouble installing because cffi failed to build with this error : cffi c/call_python.c: In function ‘_get_interpstate_dict’: c/call_python.c:20:30: error: dereferencing pointer to incomplete type ‘PyInterpreterState’ {aka ‘struct _is’} 20 | builtins = tstate->interp->builtins;
this was solved by bumping it to 1.14.4