I'm trying to run Python on Terminal and typed in ~ $python
but I get this error message
~ $python3
zsh: permission denied: /Users/myName
- I dragged Python folder in the Terminal and I'm denied
- I also checked the permission of the folder, I already changed it to read & write
- I searched on some similar questions here but still no idea what to do