open-cogsci / OpenSesame

Graphical experiment builder for the social sciences
http://osdoc.cogsci.nl/
GNU General Public License v3.0
239 stars 112 forks source link

Can not install opensesame on OSX with M1/M2 chip #806

Open zhangjb35 opened 11 months ago

zhangjb35 commented 11 months ago

Seem can not start rapunzel and opensesame on OSX with M1/M2 chip?

qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Abort trap: 6

smathot commented 11 months ago

I haven't heard this error before, so I don't think it's a general issue with M1/ M2 OSX. (In fact, the Mac OS package is built on an M1 system by @robbertmijn.)

Maybe you can indeed try to reinstall it as the error suggests (just in case, I suspect it won't change anything), and if this doesn't work, try to install through Anaconda as described here:

zhangjb35 commented 11 months ago

Hmmm, I just follow this tutorial, and run them step by step.....