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
#6
There is picture in my install i gave you.
You shall add C:\Python38\ and C:\Python38\Scripts\ folders.
Here for 3.7 just the same for you but 3.8.
[Image: GUgLry.jpg]

Restart Pc.
Now test that if work,just the same for you but 3.8.
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Try the new cross-platform PowerShell https://aka.ms/pscore6

PS C:\Users\Tom> cd ..
PS C:\Users> cd..

# Test python
PS C:\> python -V
Python 3.7.2

# Test pip
PS C:\> pip -V
pip 19.3.1 from c:\python37\lib\site-packages\pip (python 3.7)
PS C:\>
Reply


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

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