pycharm (pro edition 2020.3) profiler is giving permission error and not running
I am attaching screenshot. I have checked permissions of the folder and file its trying to access - and thats allowed.
My folder structure is as follows:
Please sign in to leave a comment.
Hi, do you get the same issue under the following scenarios?
- By running the file without profiler.
- By running the same file from the terminal outside of IDE.
- By running the same file with profiler from terminal outside of IDE.
It runs within pycharm without profiler. Same file/module also runs from terminal outside of IDE. However, it fails with permission denied when running with profiler from terminal with similar message. Do you know what should i do?