pip install PySide fails QtCore Framework check (OS X)
问题 The error When I run pip install PySide – whether in a virtual environment or not – build fails with the following error: ... [lots of build info, including a few warnings but no errors, for shiboken] Linking CXX executable shiboken ld: framework not found QtCore clang: error: linker command failed with exit code 1 (use -v to see invocation) Seeing as I have QtCore installed and the framework present (see below), I'm not sure why that should be. Setup info Software versions OS X 10.8.2 Qt 4.8