Apparently, wxWidgets can be compiled on Lion by adding these configure flags: --with-macosx-sdk=/Developer/SDKs/MacOSX10.6.sdk --with-macosx-version-min=10.6 See https://trac.macports.org/ticket/30272. I’d expect something similar would work for wxWidgets-python. -- Mark Moll