sudo apt install libffi-dev
* WARNING: The Python tkinter extension was not compiled and GUI subsystem has been detected. Missing the Tk toolkit?
sudo apt install tk-dev
* WARNING: The Python lzma extension was not compiled. Missing the lzma lib?
sudo apt install liblzma-dev