Where are you running your code? Web app
What are you trying to achieve? For a single user, it works well; i am trying to have multiple users support with user folder isolation and be able to execute this webapp within the user's working folders with their own data without overlapping; Not getting any error, but the .py script that is supposed to have been copied over to the user's home folder is not being copied and thus "File Not Found error for .py Script".
I am doing all this under the free account; m intention is to upgrade to paid account if i can support multi-user with user folder isolation