python-libmagic icon indicating copy to clipboard operation
python-libmagic copied to clipboard

is there any plan to support cffi-1.14.0?

Open stevenxuwoss opened this issue 4 years ago • 3 comments

uccessfully built python-libmagic Failed to build cffi ERROR: cryptography 2.8 has requirement cffi!=1.11.3,>=1.8, but you'll have cffi 1.7.0 which is incompatible.

stevenxuwoss avatar Nov 13 '20 01:11 stevenxuwoss

Agree! Not sure if this repo is under active maintenance but loosening the cffi sub dependency would be great!!

PrathamSoni avatar Apr 03 '21 23:04 PrathamSoni

building '_cffi_backend' extension ... fails ... c/call_python.c:235:63: error: invalid use of incomplete typedef ‘PyInterpreterState’ {aka ‘struct _is’} 235 | if (externpy->reserved1 != PyThreadState_GET()->interp->modules) { | ^~ error: command 'gcc' failed with exit status 1

is there a work around? it been 2yrs since this issue been first reported

zfred68 avatar Nov 12 '22 23:11 zfred68

still having issues

Secret-chest avatar Oct 17 '23 14:10 Secret-chest