Python Forum
Warning regarding instaling pylint in VS Code
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Warning regarding instaling pylint in VS Code
#2
It's fine to have the placement C:\Python38\,i always use this short path.
Install a couple linters on command line cmd.
pip install pylint flake8
Then the massage should go away,i always have linter turn off in VS Code.
Can be annoying to have on,only turn of if want a check Python: Select Linter in command palette Disable Linting.
Then the same to turn on for a check.
Look at VS Code from start there i talk about Linters and Formatters eg Black.
Try to use setup there like Code runner this make usage simpler.
Reply


Messages In This Thread
RE: Warning regarding instaling pylint in VS Code - by snippsat - Feb-23-2020, 09:05 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pandas groupby warning *** WARNING *** Larz60+ 0 806 Sep-30-2022, 04:38 PM
Last Post: Larz60+
  pylint complains that it can't find import Larz60+ 0 2,758 Sep-26-2018, 10:46 PM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020