I need to install python3.13 but when I do ‘apt install python3’ it installs the 3.11 version. Is there an easy way to install python3.13 on dietpi?
it seems strange to me that 3.11 is the latest version available on apt.
Thank you for your help
I need to install python3.13 but when I do ‘apt install python3’ it installs the 3.11 version. Is there an easy way to install python3.13 on dietpi?
it seems strange to me that 3.11 is the latest version available on apt.
Thank you for your help
This has literally nothing to do with DietPi. It’s simply the version available from Debian apt package servers Debian -- Details of package python3 in bookworm
You should be able to install other python versions similar to every other Debian system.
Yes thank you for your answer but my question was: “Is there an easy way to install python3.13 on dietpi/debian ?”
I found my way to pyenv: GitHub - pyenv/pyenv: Simple Python version management ![]()
yes that´s one option. We do the same for apps like home assistance to install a specific python version
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.