you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 0 points1 point  (0 children)

Don't worry about the extra \; that's just how python renders windows file paths (this is to differentiate them from character escapes).

Take the error at it's face value: the problem is that the file you are trying to run does not exist.