Alistair McLean

Results 1 comments of Alistair McLean

> I was able to fix this for my MacOS Sierra install by adding the following to my `PKG_CONFIG_PATH`: > > ```shell > export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/System/Library/Frameworks/Python.framework/Versions/2.7/lib/pkgconfig > ``` This solution worked...