OS : Apple Silicon
PsychoPy version : 2022.2.5
Standard Standalone? (y/n) :y
What are you trying to achieve?: Initial set-up
What did you try to make it work?: Hello world. I freshly downloaded the standalone Psychopy today, created an experiment in Builder that is nothing more than “Hello World” text, and saved it in an empty folder.
What specifically went wrong when you tried that?:
Local online debugging fails with 404 error:
http://localhost:12002/lib/psychojs-2021.2.3.css is not found
http://localhost:12002/lib/psychojs-2021.2.3.js is not found
It looks like the library that is automatically download on my local machine into the experiment folderwhen I clicked the debug button is: psychojs-2022.2.5.js
For what it’s worth, the experiment runs fine in Python.
Any help greatly appreciated!
Thank you,
Ian