I wanted to run the experiment I created in the builder but this error is blocking me:
File “/Users/myname/stroop_experiment_lastrun.py”, line 620
depth=-2.0);
^
SyntaxError: closing parenthesis ‘)’ does not match opening parenthesis ‘[’ on line 618
I checked all my lines of code and it seems fine, and I also checked the parameters of the text and images components to make sure there was brackets.