I am trying to execute the following code
from pytesser import * import Image i=\"C:/Documents and Settings/Administrator/Desktop/attachments/R1PNDTCB.jpg\"
The exception is pretty clear: the file either doesn't exist, or you lack sufficient permissions to access it. If neither is the case, please provide evidence (e.g. relevant dir commands with output, run as the same user).
dir