You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 3.10.2 release fails to install over my current 3.10.0 install
I'm running the snap install of Home Assistant 2023.1.7 from snapcraft.io
I am thinking it may be to do with the requirement of python 3.7.4 in updated tesla custom integration release.... when I check using the shell login of my home assistant snap install it looks like I'm on version 3.10.9 of python.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The 3.10.2 release fails to install over my current 3.10.0 install
I'm running the snap install of Home Assistant 2023.1.7 from snapcraft.io
I am thinking it may be to do with the requirement of python 3.7.4 in updated tesla custom integration release.... when I check using the shell login of my home assistant snap install it looks like I'm on version 3.10.9 of python.
david@hp310g8:~$ sudo snap run --shell home-assistant-snap
root@hp310g8:/snap/home-assistant-snap/547# python3 -V
Python 3.10.9
Any ideas ?
Beta Was this translation helpful? Give feedback.
All reactions