tjh <i...@nvimp.com> added the comment:

If you're here looking for a solution, deleting previously installed deps 
helped me. In my case this was:

$ rm -rf ~/.local/lib/python2.7/site-packages/  # path may differ depending 
where you install these
$ pip install cffi

----------
nosy: +tjh

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue27542>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to