PathList= string.split(FullPath, "/") is generating the above error message. when I run my script, but works just fine from the python command line! What gives?