Shing
Results
1
comments of
Shing
the answer is here [syntastic](https://github.com/scrooloose/syntastic#faqpython) ``` let g:syntastic_python_python_exec = '/usr/bin/python3' ``` works for me.