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
#1
I added ssd to my laptop so had to reinstall windows and everything on it. I first installed VS Code and then python on C in root folder C:\Python38\
So when I installed pylint got this:
Error:
WARNING: The script isort.exe is installed in 'C:\Users\Miloš\AppData\Roaming\Python\Python38\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. WARNING: The scripts epylint.exe, pylint.exe, pyreverse.exe and symilar.exe are installed in 'C:\Users\Miloš\AppData\Roaming\Python\Python38\Scripts' which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Not sure how to add this directory to PATH, help is appreciated.
Or maybe I should just install python without choosing folder. Should let python do it. But in that case it will be more complicated to manage files.
Reply


Messages In This Thread
Warning regarding instaling pylint in VS Code - by Truman - Feb-22-2020, 11:10 PM

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,757 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