How to use with python venv?
TheLastGimbus opened this issue · 1 comments
TheLastGimbus commented
Hi!
I have Esphome cli installed in venv in same directory as all my .yaml's - can I configure this extension to use this instead of global system settings?
glmnet commented
That's a python/vscode question.
I guess you can try starting vscode from the venv with the code command.
Other thing to try is selecting python interpreter. But not sure