No module named _cffi_backend March 20, 2023 by Tarik For python2.x use following command: python -m pip install cffi for python3.x python3 -m pip install cffi