CFFI module
-
Hey guys,
I need help.
I was interested in installing and trying the 'cffi' module.
I installed it with StaSh but i get an import error when i call FFI()
and it says that the module _cffi_backend wasnt found.
Is there a way to make it work? And how can i set the backend type?Thansk in advance,
Filippo
-
last edited by
-
Thanks. Modified the api.py file so every time i call ffi() i don't have to specify the backend :-)