[Fixed]-Failed to install dependency on Bluemix with a personal setup pypiserver

1šŸ‘

The cffi installation failed due to ā€œNo package ā€˜libffi’ foundā€. ā€˜libffi’ is notoriously messy to install and use. Since you are using a pypi server hosting dependence packages, the first place that I would like to check is whether the server is setup properly according to cffi installation instructions.

Leave a comment