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!