I created an experiment with audio files on my desktop computer and I am attempting to run it on laptop (mac). I downloaded the standalone psychopy software from the front page of the psychopy website. When I attempt to run the experiment, I get the following error:
3.0589 WARNING ptb audio lib was requested but not loaded: psychtoolbox audio failed to import
File “/Users/chrisprimeau/Desktop/drostReplication/Drost Replication_lastrun.py”, line 19, in
from psychopy import sound, gui, visual, core, data, event, logging, clock, colors, layout
File “/Volumes/PsychoPy-2022.2.5/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/sound/init.py”, line 119, in
raise DependencyError(
psychopy.exceptions.DependencyError: No sound libs could be loaded. Tried: [‘ptb’]
Check whether the necessary sound libs are installed
################# Experiment ended with exit code 1 [pid:1300] #################
This happens regardless of what sound device I am using.