kent-rasmussen
kent-rasmussen
Hmm..… if this is the correct answer, the settings info should be changed. It currently implies that e.g., python2.7 would be a reasonable entry to the path to python entry....
Neither /usr/bin/python3 (the result of `which python3`) nor /usr/bin/ (just the directory) in the python-tools settings "path to python directory" resolves this error. Since one of these should be the...
perhaps the best answer for ubuntu users is `sudo apt-get install python-is-python3`, which does the symlink suggested by [jmobley0429](https://github.com/jmobley0429) above, but in a way that ubuntu would expect (as it...