Filepath in script

Backslashes are special in python (and C, and Java, and …). You need to double them up in string constants.