Replies: 1 comment
-
You cannot. Pyscript runs inside of Home Assistant, therefore, it is bound to whatever version of Python Home Assistant is running. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
Hoping to control the version of python that pyscript uses on the host.
E.g. I have my tensorflow/opencv environment in a virtualenv, and want it to call some hass actions when it detects classified objects. Can I point pyscript at a different python executable?
Cheers,
Andrew
Beta Was this translation helpful? Give feedback.
All reactions