Specify venv #443
Answered
by
raphaelcamus
raphaelcamus
asked this question in
Q&A
-
Hi. Is there a way to configure venv to be used by robotcode in a file ? I cannot find this in toml doc |
Beta Was this translation helpful? Give feedback.
Answered by
raphaelcamus
May 22, 2025
Replies: 1 comment 3 replies
-
No, there is no way. Why you need this? Normally you need to active your venv and then robotcode is running in this venv. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I though that selecting python interpreter command (in palette) was from robotcode, but it seems to be from python extension.
And, I found out that "python.defaultInterpreterPath" in settings.json sets it. That is what I was looking for.
https://github.com/microsoft/vscode-python/wiki/Setting-descriptions#pythondefaultinterpreterpath