79080351

Date: 2024-10-12 07:03:11
Score: 1
Natty:
Report link

Using the python extension, you need to set the python version printed using "python -V" or "python3 -V" in a terminal, as the "active workspace interpreter". You hover over the appropriate Global Environment and click the star.

pip will only add packages to that single environment when you don't use virtual environments. That's why it's the environment that vscode has to use.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Charles Knell