Comment ajouter un interprète Python dans VScode
{
"python.defaultInterpreterPath": "c:/dev/ala/venv/Scripts/python.exe"
}
Said HR
{
"python.defaultInterpreterPath": "c:/dev/ala/venv/Scripts/python.exe"
}
(Ctrl+Shift+P)
#press "ctrl +shift + p" in vscode and type python and look for "select interpreter" in python and choose your interpreter