Thanks for looking at this @aforren1.
- Do other parts of psychtoolbox work, e.g.
PsychPortAudio
&GetSecs()/WaitSecs()
? There are some small demos here: https://github.com/Psychtoolbox-3/Psychtoolbox-3/tree/master/PsychPython/demos
The ppatest runs fine.
The hidtest dies with Memory fault, and last message is:
PTB-CRITICAL: In call to PsychSetThreadPriority(): Failed to set new basePriority 2, tweakPriority 1, effective 1 [REALTIME] for thread (nil) provided!
Memory fault
which looks the same as the permission issue mentioned here.