Runtime error /ioHub server error when running experiment

PsychoPy won’t run any experiments. As soon as I launch it, the screen goes gray or white and then crashes after couple seconds. I tried the different solutions proposed on the blog. I’m using the latest version on Mac PsychoPy 2024.1.4. Can anyone help me?

return ioHubConnection(iohub_config)
File “/Applications/PsychoPy.app/Contents/Resources/lib/python3.8/psychopy/iohub/client/init.py”, line 296, in init
raise RuntimeError(‘Error starting ioHub server: {}’.format(self.iohub_status))
RuntimeError: Error starting ioHub server: ioHub startup failed.
################# Experiment ended with exit code 1 [pid:1332] #################