Commit c975ee25 authored by Taras Sereda's avatar Taras Sereda Committed by GitHub
Browse files

cffi dependency

ImportError: No module named 'cffi'. Necessary for both mac and linux installations
parent 14ba7c93
...@@ -27,6 +27,7 @@ Installation ...@@ -27,6 +27,7 @@ Installation
------------ ------------
```bash ```bash
sudo pip install cffi
python setup.py install python setup.py install
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment