Closed Crocmagnon closed 4 years ago
I choose the AppDaemon Docker Image as a "reference" which I want to support, sorry. But compiling Python is no problem. Google for it, it's just a couple of lines to copy & paste and a chance to learn something new 😄 👍
That's sad because as stated in appdaemon docs, this docker image isn't directly compatible with the Raspberry Pi. And last time I checked, Docker was very clumsy to install on an existing raspberry pi (if you don't want to format your system and install HypriotOS).
I've already compiled Python many times but:
Also, supporting Python 3.7 gives you support for Python 3.8, so you'd still support the docker image 😇
Python 3.7.3 is the current latest version available on Raspbian, on which many people have Home Assistant and AppDaemon installed.
Python 3.8 is not available unless one builds it from source.
Would it be possible to keep supporting Python 3.7 until 3.8 is available in raspbian repos? I found at least one breaking change in the last release