Closed adamryczkowski closed 8 years ago
This is a problem with the way CFFI is packaged in Ubuntu; the backend is installed separately (version 1.5.2), and the rest of the package isn't (so that pip tries to install an incompatible version). You can fix it by installing python3-cffi from the Ubuntu repositories and uninstalling the pip version.
Here is a whole session: