I wanted to install python 2 on debian testing to use inkscape extensions and I found this thread. Apparently, as many of you reply, it is dropped on debian, the only solution I have found has been to use conda.
conda create -n "Inkscape" python=2.7