Error when running experiment - wrong image name?

Do you want it to also run online?
Yes

I am currently just trying to run my experiment on my laptop but it comes up with this error code:

############ Running: H:\PsychoPY#\WorkTaskV2online_lastrun.py ###############
516.8524 INFO Loaded monitor calibration from [‘2025_05_09 08:43’]
517.0580 INFO Loaded monitor calibration from [‘2025_05_09 08:43’]
8.4228 ERROR Couldn’t find image soda island.png; check path? (tried: H:\PsychoPY#\soda island.png)
Traceback (most recent call last):
File “H:\PsychoPY#\WorkTaskV2online_lastrun.py”, line 3465, in
run(
File “H:\PsychoPY#\WorkTaskV2online_lastrun.py”, line 674, in run
image = visual.ImageStim(

However I do not have any images names soda island.png. The only image I have is called Expenses.png and it is named correctly!

Any help would be amazing!

soda island.png must be in your code somewhere.

In Builder, you can open a find dialog by pressing CTRL+F (CMD+F on Mac), try doing that and then searching for “soda island” to see where in the experiment that file path is entered. If nothing shows up, try looking for it in any excel files you’re using to control conditions.