79515627

Date: 2025-03-17 20:00:11
Score: 2.5
Natty:
Report link

Here's what I did.

  1. Go to wsl, setup your project and create the virtual environment file "env"

  2. Inside wsl, use command `code .` to open vscode from wsl (no need to activate the virtual environment yet)

  3. Once your vscode window showed up, change the Python Interpreter to the one listed under the virtual environment file "env"

  4. Now press the debug button vscode, it should be able to load the virtual environment

  5. Here's my launch.json file enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • No code block (0.5):
  • Low reputation (1):
Posted by: Zechen