I installed vs code, python and git bash. I integrated everything. while printing anything, it's showing PERMISSION DENIED in terminal. Can anyone help how to execute the code.
Asked
Active
Viewed 74 times
0
-
It is extremely helpful to provide more detail and give people things to work with to help you. Examples of the output. Of the commands. Whatever. [How Do I Ask a Good Question](https://stackoverflow.com/help/how-to-ask) is helpful. – May 07 '20 at 14:20
1 Answers
0
I believe it's because you need to give yourself permission to execute the file.
Refer to this post: sudo open -e ~/.bash_profile Permission denied mac
Hope this helps

Belle
- 11
- 5