WxPython Install Issue on MacOS 11.6 with pyenv and python 3.11.0

Looks like it was not picking up the compiler correctly.

Building with the following pip command gets me through to the next error :sweat_smile:

env CC=clang pip install wxPython