clang -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/include -I/usr/local/include -I/usr/local/opt/libunwind-headers/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python@2/2.7.16/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/bplist.c -o build/temp.macosx-10.14-x86_64-2.7/src/bplist.o
src/bplist.c:2:10: fatal error: 'pytime.h' file not found
#include <pytime.h>
^~~~~~~~~~
1 error generated.
error: command 'clang' failed with exit status 1