Troubleshoot Installation: fatal error: ffi.h: No such file or directory

 Installation: fatal error: ffi.h: No such file or directory

 

You can fire the following command to fix the above issue

 sudo apt-get install build-essential libssl-dev libffi-dev python-dev
    

A similar solution is also discussed in Launcpad 

No comments:

Post a Comment