When I was trying to open experiment folder in Psychopy. The following errors showed up:
Traceback (most recent call last):
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/coder/fileBrowser.py”, line 302, in OnBrowse
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/coder/fileBrowser.py”, line 668, in gotoDir
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.10/psychopy/app/coder/fileBrowser.py”, line 633, in updateFileBrowser
AttributeError: ‘AuiFloatingFrame’ object has no attribute ‘filename’
Could I know what the problem is and how to fix it?
Thank you