open-cogsci / OpenSesame

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

Adding Inline_Script into opensesame results in "non responsiveness" #810

Open CelineHonekamp opened 5 months ago

CelineHonekamp commented 5 months ago

Hello, I have not yet written an issue, so excuse me if I do forget important information or do not follow any regulations or guidelines on doing so!

I just downloaded/installed OpenSesame from conda/pip (followed the instructions on the webpage closely) and am struggling with openSesame. The moment I drag the python inline_script component into my project, the whole thing "crashes"

Below you can see the repeated warning I get on my conda prompt: [2024-02-02 10:47:45,108:subprocess_manager:60:WARNING] main process is alive but unresponsive SHGetFileInfo() timed out for Run2.py SHGetFileInfo() timed out for Prepare1.py

What do I need to do to fix this?

smathot commented 5 months ago

Hi @CelineHonekamp , Could you provide more information? Specifically, what happens exactly when "the whole thing crashes"? What operating system do you use? And how did you install OpenSesame exactly (conda can be quite finicky, so the exact details matter)?

CelineHonekamp commented 5 months ago

@smathot Hi!

"the whole thing crashes": it just gets unresponsive - it stops doing anything operating system: Windows 11 installation: I used conda and the exact commands adviced in the installation guide, I was then missing some toolkit called "tomlkit" or something which I installed myself then! - should I re-install it using the normal installer?

smathot commented 5 months ago

Hi @CelineHonekamp , I suspect that this is something specific to your installation. (Although I have no idea what.) So yes, can you try the regular installer? If this is works fine, please report back and then I'll close this issue. If you experience the same issue with the regular installer then we'll take a close look.