OS (MacOS 13.2.1 (22D68)):
PsychoPy version (v2022.2.5):
Standard Standalone? (n)
miniconda environment using the provided psychopy-env.yml
What are you trying to achieve?:
Start PsychoPy.
What did you try to make it work?:
conda env create -n psychopy -f psychopy-env.yml
conda activate psychopy
psychopy
**What specifically went wrong when you tried that?:
Popup:PsychoPy3 Warning with message **Cannot set locale to language “English (Germany)”.
After confirming that and the tip of the day popup, the application crashed.
Console output:
❯ psychopy ─╯
2023-03-07 09:58:30.315 python[85711:3362130] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to /var/folders/w9/m5whdb0n06qbzzk59w1lmmy40000gn/T/com.continuum.python.savedState
09:58:34: Debug: Unrecognized accel key ‘%s’, accel string ignored.
09:58:34: Debug: Unrecognized accel key ‘%s’, accel string ignored.
I tried turning the ‘show console output’ option off for coder, but it didn’t change the console output.
I hope somebody can help me, under windows it’s working like a charm.
Best
Ray