esphome/esphome-vscode

How to use with python venv?

TheLastGimbus opened this issue · 1 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?

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