imageoferrorI am trying to solve Permission denied problem at my Macbook Ventura system.
I can not run a py folder at Desktop. As you can see in the image.. my first question is how can I fix this permission problem
and the second is how is this solve method can be automatized bc I am planning to use this script at many different customers and they use mostly Windows.
I tried to run a py folder that lives in my Desktop. I was expecting to run the py file with this command "os.system("/Users/burakkeskin/Desktop/hello.py")
The result is: Permission denied