Hi I just downloaded Sublime txt so that I can begin learning Python!!!
But when I Press Command B and try to build my hello world 
Sublime txt writes:
[Errno 13] Permission denied
[cmd: [’/usr/local/bin/python3.5’, ‘-u’, ‘/Users/peter/Library/Application Support/Sublime Text 3/Packages/User/Helle World.sublime-build’]]
[dir: /Users/peter/Library/Application Support/Sublime Text 3/Packages/User]
[path: /Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/Library/Frameworks/Python.framework/Versions/3.6/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/peter/.nexustools]
I read in a a semular thread about same kind of problem on a Windows but this is MAC
Anyone got an idea what to do???
Best Regards Morten 