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
#4
Fix your Environment Variables Path Python 3.8 (3.6-3.7) and pip installation under Windows

In Powershell as you use,it look like this when works 3.8 for you.
Shall work like this from any Path,that's the whole point of setting Environment Variables Path.
PS E:\div_code\home> pip -V
pip 20.0.2 from c:\python37\lib\site-packages\pip (python 3.7)
Reply


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

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pandas groupby warning *** WARNING *** Larz60+ 0 807 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