You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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)?
"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?
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.
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?
The text was updated successfully, but these errors were encountered: