Problem to open my experiment file with opensesame
Hi,
i can't open my .osexp file, i don't know why...
My experiment is composed of sentences directly set in block_loop item.
Firs, when i tried to copy the block loop to create another block loop, an error message appeared. Then i quit open sesame and restart it, and when i select my file to open it, this error message appeared :
File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/site-packages/libopensesame/syntax.py", line 183, in split
return [safe_decode(_s) for _s in shlex.split(safe_encode(s))]
File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/shlex.py", line 279, in split
return list(lex)
File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/shlex.py", line 269, in next
token = self.get_token()
File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/shlex.py", line 96, in get_token
raw = self.read_token()
File "/Applications/OpenSesame.app/Contents/Resources/lib/python2.7/shlex.py", line 172, in read_token
raise ValueError, "No closing quotation"
ValueError: No closing quotation
Comments
Hi,
Maybe this helps:
http://forum.cogsci.nl/index.php?p=/discussion/comment/7157/#Comment_7157
You can also find a lot of info by searching for "No closing quotation" on this forum.
Best,
Jarik