0

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.

cs95
  • 379,657
  • 97
  • 704
  • 746
Norbert
  • 435
  • 5
  • 14
  • 1
    Possible duplicate of [Running Code with Python 3.5.0 + Sublime 3.0 on Mac](https://stackoverflow.com/questions/33205895/running-code-with-python-3-5-0-sublime-3-0-on-mac) and https://stackoverflow.com/questions/23730866/set-up-python-3-build-system-with-sublime-text-3 – cs95 Jul 31 '17 at 02:06
  • It seems you're right. Thank you. – Norbert Jul 31 '17 at 02:22
  • You can mark it closed yourself if it answered your question :) – cs95 Jul 31 '17 at 02:23
  • Thank you. I just confirmed it works and marked it as a duplicate. – Norbert Jul 31 '17 at 02:25

0 Answers0