OSError: dlopen(/usr/local/lib/libftd2xx.dylib, 6): no suitable image found. Did find: /usr/local/lib/libftd2xx.dylib: stat() failed with errno=62

Hello everyone,

I’m trying to run an experiment with the button box by credus. I followed the instructions on how to install the files but there seems to be this error:

OSError: dlopen(/usr/local/lib/libftd2xx.dylib, 6): no suitable image found. Did find:
/usr/local/lib/libftd2xx.dylib: stat() failed with errno=62

Does anyone know how to properly create response buttons on psychopy? I’m pretty new on this…

Thanks.

Looks like a problem with your local install of dylib - you could try using pip in the command line to update it: