NVIDIA-Omniverse / kit-extension-template

Omniverse Kit Extension Template
Apache License 2.0
69 stars 75 forks source link

Fix vscode python interpreter path #6

Closed jshrake-nvidia closed 1 year ago

jshrake-nvidia commented 1 year ago

The correct configuration key for the python interpreter path is defaultInterpreterPath. See https://code.visualstudio.com/docs/python/environments#_manually-specify-an-interpreter.