"File "C:\Users\dffdfd\Documents\PyPS3tools-master(1)\PyPS3tools-master\PyPS3checker\checker.py", line 106
print tab, " ".join(a+b for a,b in zip(chunk[::2], chunk[1::2]))
^
SyntaxError: invalid syntax"
this is the error
I'm trying to dump my ps3's NAND memory and verify it with PS3 dump checker but each time i keep getting a file size error. Can anyone tell me what i'm doing wrong here? I'm a bit confused. I've got a CECHC03 model if that helps.