Server >> 7.0.5 with Debian 9?

is there any good way to use server HIGHER > 7.0.5 with debian9 ? i’ve tried to compile several pyhton version higher 3.5 but no one works for me. has anybody some solutions?

Haven’t tried it yet (just discovered it), but maybe " Simple Python Version Management: pyenv" (https://github.com/pyenv/pyenv) might be a good solution. There’s also an installer version https://github.com/pyenv/pyenv-installer

At least sounds much better than many other solutions I found.

Just to let you know I got this running with pyenv on Debian 9.

yes, this should the way to go.

You can use these intructions. I tested it in debian 9 / ARM32. After that, manage the different pythons with this one.