我正在将我的开发环境迁移到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
Run Code Online (Sandbox Code Playgroud)
任何人都可以提供解决方案吗?