If this template helps then use it. If not then just delete and start from scratch.
MacOS Catalina 10.15.6
PsychoPy version 2020.2.4
Standard Standalone? (y/n) yes
What are you trying to achieve?: I’m making my experiment in the builder but want to add some snippets in the coder. While I can run it from the coder before adding any snippets, as soon as I add any code the experiment launches the grey screen but then immediately crashes with no warnings or alerts in either the coder console or the experiment runner output. It is likely my coding snippets have issues as I’m very new to python, but without being able to view the warnings I can’t debug.
I am not sure whether this is a problem with running any edits from the coder, or whether the problem lies in showing errors in the output. Any advice would be very appreciated!
What did you try to make it work?: I was wondering whether it was a problem with using runner in the new versions
i.e. New version of Psychopy doesn't compile script
However, I can’t find userPrefs.cfg file anywhere, and I’m not even sure if this is the issue in the first place because my task seems to work from the Coder before I make any edits.
I cannot paste any error code as I am not getting any error output