python - Pylint error VScode -


i've changed python 2.7.13 3.6.4 , when building files through vscode, though works correctly, keep getting window showing:

there error in running linter 'pylint'

and console output show following:

linting pylint failed. command failed: pylint --errors-only --msg-template='{line},{column}, {category},{msg_id}:{msg}' --reports=n --output-format=text c:\users\oscarramirez\documents\python\tracker\try.py 


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -