When running `python setup.py install` on OS X, I get the following errors: ``` pngwrite.c:7:10: fatal error: 'png.h' file not found ``` or ``` udc.c:39:10: fatal error: 'openssl/sha.h' file not found ```