I am trying to create a lexical decision experiment using the builder mode in Psychopy2 (v. 1.85.1) on Mac OS X. Psychopy includes a special component for using cedrus button boxes, but my experiment throws an error when I try to use it. I have attempted using the rb-740 with multiple DIP settings, all of which result in the following error:
6.3865 ERROR could not find a Cedrus device.
I have downloaded the newest drivers for using the button box as a keyboard. This did not change the behavior.
I have also reinstalled pyxid (pure python library for communicating with Cedrus XID devices) to no avail. Any suggestions?
6.3865 ERROR could not find a Cedrus device.
I have downloaded the newest drivers for using the button box as a keyboard. This did not change the behavior.
I have also reinstalled pyxid (pure python library for communicating with Cedrus XID devices) to no avail. Any suggestions?
Comment