URL of experiment: Yet to create one
Description of the problem:
PsychoPy Builder (v2022.2.2).
I recently updated my psychopy to v2022.2.2 and I’m trying to run a simple experiment online in the local debugging mode with 1 text element just to try it out.
A new webpage opens for my localhost, but my study doesn’t initialize. Here are the errors in the console:
psychojs-2021.2.3.css:1
Failed to load resource: the server responded with a status of 404 (File not found)
psychojs-2021.2.3.js:1
Failed to load resource: the server responded with a status of 404 (File not found)
:12002/favicon.ico:1
Failed to load resource: the server responded with a status of 404 (File not found)
psychojs-2021.2.3.css:1
Failed to load resource: the server responded with a status of 404 (File not found)
This makes sense, because I don’t have any psychojs files in my lib folder that for the 2021.2.3 build. They’re all 2022.2.2 files.
I’ve tried uninstalling and reinstalling psychopy (reinstalling also created some errors that had to be ignored).
Any help would be much appreciated!
Best,
-Ryan