Hello, I am using Builder on MacOS BigSur. I am at the very beginning of designing an experiment and added only one routine so far, a keyboard selection between left and right. When I run it, it crashes and I get this error:
2021-10-17 21:17:19.781 python[13340:2478723] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f974bff3b10>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
If I replace the keyboard with a slider, the same thing happens. I have seen this issue come up before but unfortunately couldn’t pinpoint an answer. Thank you for your help!
I have the same issue with
MAC OS Sonoma 14.0
Xcode version 15.0.1
Psychopy versions 2022.1.4 and 2023.2.3 and I receive as error the next message.
What can I do? I have access to windows 10 and ubuntu 20.04 or 22.04.
2023-10-22 12:25:41.295 python[36801:6859156] Warning: Expected min height of view: (<NSPopoverTouchBarItemButton: 0x7f98527dc7b0>) to be less than or equal to 30 but got a height of 32.000000. This error will be logged once per view in violation.
################ Experiment ended with exit code 0 [pid:36801] #################
PsychoPy is free software and Mac bugs are particularly difficult to pinpoint. You say you have access to Windows 10. I think you’ll find that the bug doesn’t appear there. In the meantime I’ll send a message to the team to note that this bug may be back again.
ok thank you. I had issues with installation in Windows 10 but now I have udpated and installed properly. Now all works smoothly!! Thank you very much.