This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Description
pip fails on OSX 10.10.5 with the following error
clang++ -bundle -undefined dynamic_lookup build/temp.macosx-10.10-x86_64-2.7/distributions/lp/special.o -L/usr/local/lib -L/usr/local/opt/openssl/lib -L/usr/local/opt/sqlite/lib -ldistributions_shared -lm -o build/lib.macosx-10.10-x86_64-2.7/distributions/lp/special.so
ld: library not found for -ldistributions_shared
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: command 'clang++' failed with exit status 1