開発環境を 10.8 に移行していますが、pip に問題があります。
具体的には、virtualenvs/virtualwrapper を使用していますが、拡張機能pip install psycopg2
のビルド中に次のようになります。psycopg2._psycopg
unable to execute /usr/bin/clang: No such file or directory
error: command '/usr/bin/clang' failed with exit status 1
誰でもこれに対する解決策を提供できますか?