Forum Archive

CFFI module

filippocld

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

ccc

See https://forum.omz-software.com/topic/2158/coremidi-using-objc_util-questions/8

filippocld

Thanks. Modified the api.py file so every time i call ffi() i don't have to specify the backend :-)