badshopper.blogg.se

Install python 3.10
Install python 3.10





The usage of my packages is tested for people who followed the Install Home Assistant Core advanced guide.

install python 3.10

Once Python 3.11 has matured in Debian bookworm, I may provide backports for that as well so it will be easy to upgrade to bookworm later. If they do, I will update this backport as well. Therefore I am not sure if the maintainers will provide Python 3.10 updates in the mean time.

install python 3.10

Instead Python 3.11 will be the supported Python version for Debian 12. So if you want something to use Python 3.10, just execute the command as python3.10 instead of python3.9, python3 or python.Īlthough Debian 12 at the moment still provides Python 3.10, it will not be available at release. It does provide all the packages and dependencies needed to create a Python 3.10 virtual environment. It’s main use is for in virtual environments where you can use pip to compile and install any packages you desire. Therefore it can coexist with your regular Python (3.9) installation without any interference and still being simple to maintain. So no defaults (which provide virtual packages so python3 get’s automatically linked to python3.10) and no precompiled pip-packages or wheels. The scope of this project is limited to backporting just Python 3.10 itself. In the meantime, you can use the packages from this backport. Debian bullseye doesn’t have Python 3.10 however and Debian bookworm (which will contain Python 3.11) will not be released anytime before July 2023. Home Assistant 2023.2.0 has dropped support for Python 3.9 so now we are forced to use Python 3.10 or newer. Of course you can also still install Python from source but this is generally not the best practice and you won’t receive any updates.

install python 3.10

I am pretty sure there are still plenty of people (like me) who are using Home Assistant Core on Debian without Docker. This time I have backported Python 3.10 for Debian 11 bullseye. My previous backport was a huge success with thousands of downloads and was also used in some other projects beside Home Assistant. Just like two years ago, I have created backport packages for Python for the current Debian stable distribution. Python 3.10 backport for Debian 11 bullseye







Install python 3.10