Hello,
I’m encountering an issue when trying to run an experiment on PsychoPy version 2024.2.1 on my Mac running macOS Mojave 10.14.6. Below is the error message I receive:ImportError: dlopen(/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/PyQt6/QtCore.abi3.so, 2): Symbol not found: _objc_opt_class
Referenced from: /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libobjc.A.dylib
in /Applications/PsychoPy.app/Contents/Resources/lib/python3.8/PyQt6/Qt6/lib/QtCore.framework/Versions/A/QtCore
################# Experiment ended with exit code 1 [pid:4329] #################-
I would appreciate any guidance or suggestions on how to resolve this issue. Has anyone else encountered something similar?
Thanks in advance!