So in my exuberance on getting my new system all setup, I failed to actually check that the linters in SublimeLinter were actually working.
Initial debugging indicates that it's not picking up my shell's PATH
or finding the Python either in my current virtualenv
from where I launched the editor from using subl
or the Python pyenv
should be pointing to.