Hi, I’ve just downloaded Psychopy V3 and tried to run an experiment which was working perfectly on my old laptop some weeks ago (also V3 I believe!).
However now when I try to run it I get this error message: “Psychopy encountered an unhandled internal error! Please send the report under details to the developers”. (I’ve pasted the report below).
I don’t understand at all why this is happening, as previously the experiment was working fine. Strangely I can still run old experiments programmed in previous versions of PsychoPy.
Any help appreciated!
Traceback (most recent call last):
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\builder\builder.py”, line 1066, in runFile
self.app.runner.panel.runLocal(event)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\app\runner\runner.py”, line 559, in runLocal
exp=self.loadExperiment())
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 73, in generateScript
compileScript(infile=exp, version=None, outfile=filename)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 242, in compileScript
_makeTarget(thisExp, outfile, targetOutput)
File “C:\Program Files\PsychoPy3\lib\site-packages\psychopy\scripts\psyexpCompile.py”, line 233, in _makeTarget
f.write(scriptText)
OSError: [Errno 22] Invalid argument
If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10):
PsychoPy version (e.g. 1.84.x):
Standard Standalone? (y/n) If not then what?:
What are you trying to achieve?:
What did you try to make it work?:
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.