My experiment that used pygame* for presenting sound runs fine in v1.83.04 but fails in v1.84.0 telling me to install an audio library. In case anybody else runs into this problem, I resolved it by copying over the pygame directory from v1.83.04’s C:\Program Files (x86)\PsychoPy2\Lib\site-packages directory into the same directory for v1.84.0.
Is this a packaging error or has pygame support been deprecated?
pyo isn’t usable for me because I need it for voicekey functionality, in which case PsychoPy will crash with an obscure error if the audio library preference isn’t set to just [‘pygame’]
Dear @jon,
It seems Standalone PsychoPy 1.84.2 win32 also doesn’t include pygame!
Could you explain how I can install pygame? I’m quite a newbie with all of this… I use the builder view and am inexperienced in programming…