Hi Dago, Yes, Sun Solaris 10 Sparc, python version 2.7.11. I used
pkgadd -d http://get.opencsw.org/now /opt/csw/bin/pkgutil -U /opt/csw/bin/pkgutil -y -i python27 I did the same when installing libffi_dev. For other platforms I have seen that the environment variable PKG_CONFIG_PATH needs to be set. I do not know if that makes any difference when using the opencsw build process. Thanks, Steve -----Original Message----- From: users [mailto:[email protected]] On Behalf Of Dagobert Michelsen Sent: Wednesday, June 22, 2016 1:20 AM To: Questions and discussions Subject: Re: install cryptography==1.3.0 + ffi.h error Hi Stephen, Am 17.06.2016 um 20:21 schrieb Stephen Hjerpe <[email protected]>: > I am using opencsw on a Sun Solaris machine. I am attempting to run > asroot pip install cryptography==1.3.0 > > Running setup.py install for cryptography > c/_cffi_backend.c:15:17: fatal error: ffi.h: No such file or > directory > > I have already installed libffi_dev. I have attached the full output > of asroot pip install cryptography==1.3.0 Is this Solaris 10? Sparc? Which Python version? ffi.h was moved from a subdirectory to /opt/csw/include some time ago, maybe this module needs a rebuild. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
