I am trying to run setup.py related to a proprietary software installation and it has dependencies on libffi.
Since its Redhat 6.5 the python version was 2.6 and i i
try after installing:
sudo apt-get install libffi6 libffi-dev