The install fails because it can't find a package named 'ffi'. For both Python 2 and 3. This is fixed by running: `sudo apt-get install python3-cffi python-cffi` And restarting the install.
The install fails because it can't find a package named 'ffi'. For both Python 2 and 3.
This is fixed by running:
sudo apt-get install python3-cffi python-cffiAnd restarting the install.