Looks like it was not picking up the compiler correctly.
Building with the following pip command gets me through to the next error 
env CC=clang pip install wxPython
Looks like it was not picking up the compiler correctly.
Building with the following pip command gets me through to the next error 
env CC=clang pip install wxPython