SyntaxError: invalid syntax

####### Running: C:\Users\uu\Desktop\TimePM\Time Based PM em_lastrun.py ########
pyo version 0.8.0 (uses single precision)
Traceback (most recent call last):
File “C:\Users\uu\Desktop\TimePM\Time Based PM em_lastrun.py”, line 402, in
dataOut=[‘n’,‘all_mean’,‘all_std’, ‘all_raw’])
File “C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\data.py”, line 654, in saveAsExcel
matrixOnly=matrixOnly)
File “C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\data.py”, line 1131, in _createOutputArray
tup = eval(strVersion) # convert back to a tuple
File “”, line 1
[‘q’], [‘q’], , [‘w’, ‘q’], [‘q’], [‘q’]
^
SyntaxError: invalid syntax

You need to actually ask a question. It is highly unlikely that anyone will be able to give a useful reply to a syntax error posted without context.