79455594

Date: 2025-02-20 19:15:25
Score: 1.5
Natty:
Report link

In a terminal, make sure you have activated your conda environment. In the terminal type 'which python' to get the path to your python executable. Copy that path to your clipboard. Open VS Code > preferences > settings. Search for "pylint: Interpreter." Click on the 'Add Item' button and paste your python exectuable path that you copied earlier. You may need to reload VS Code, but that should help.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Jeff Hansen