Configure custom python interpreter path
This commit is contained in:
parent
32946d2fe4
commit
99e9e52a8a
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@ -1,5 +1,6 @@
|
||||
{
|
||||
"extensions.autoUpdate": true,
|
||||
"extensions.autoCheckUpdates": true,
|
||||
"extensions.ignoreRecommendations": false
|
||||
"extensions.ignoreRecommendations": false,
|
||||
"python.pythonPath": ".\\WPy64-31260\\python-3.12.6.amd64\\python.exe"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user