OS (e.g. Win10): Mac OS 10.15.4
PsychoPy version (e.g. 1.84.x): v2020 1.2
*Standard Standalone? (y/n) y
What are you trying to achieve?:
Experiments no longer work after update.
They produce the following error
File "/Users/marcbuehner/Dropbox/FAPESP_TimePerception/Reproduction/Reproduction_MB_lastrun.py", line 295, in <module>
if endExpNow or defaultKeyboard.getKeys(keyList=["escape"]):
File "/Applications/PsychoPy3.app/Contents/Resources/lib/python3.6/psychopy/hardware/keyboard.py", line 221, in getKeys
name = event.getKeys(keyList, modifiers=False, timeStamped=False)
NameError: name 'event' is not defined
##### Experiment ended. #####
I cannot work out why it does that â is it some backwards incompatibility issue?
THanks
Marc