I installed Anaconda yesterday and learned python the day before.
When I try to run a script by pressing cmd + b in ST3, I find this import error.
One of the answers to the import error problem suggests the issue is I'm running python2 instead of python3.
How do I change ST3 so that it runs python3 instead of python2?
I found this directive but I don't know how to find the path or whether it is relevant.
I'm using OSX Sierra.
Much appreciated.