Coded experiment on OSX, can't open .osexp file on Windows
Hello,
First of all, thanks for this software, which is amazing !
I'm using it on OSX, on which I coded my experiment. However my test computer is a windows laptop, and unfortunately i'm not able to open my .osexp file with Windows.
It gives the following error message:
Failed to open:
Failed to open file for the following reason:
Failed to open file
Details:
item-stack: ' '
exception type : WindowsError
exception message : [Error 87] Paramtre incorrect
time : Mon Feb 26 11:50:23 2018
FYI "paramtre incorrect" is incorrect parameter in french.
Any clue on what is causing the error?
Thanks!
Comments
Here is the detailed traceback
I fixed the problem. I had to edit the opensesame script, by replacing the path after "set experiment_path" from an OSX-like path to a more Windows looking path; I guess that OpenSesame failed to do it automatically.
Nice to hear that you could fix it. Just out of curiosity, with which versions of Opensesame have you written and run the experiment?
Maybe that is a bug that should be fixed in the next release.
Thanks,
Eduard
Version 3.2.1 for both Windows and OSX.