esphome-vscode icon indicating copy to clipboard operation
esphome-vscode copied to clipboard

How to use with python venv?

Open TheLastGimbus opened this issue 4 years ago • 2 comments

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?

TheLastGimbus avatar May 06 '21 16:05 TheLastGimbus

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

glmnet avatar May 07 '21 03:05 glmnet