博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mac easy_install 安装插件失败
阅读量:6840 次
发布时间:2019-06-26

本文共 516 字,大约阅读时间需要 1 分钟。

hot3.png

Processing psycopg2-2.5.1.tar.gz
Running psycopg2-2.5.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-ppQtet/psycopg2-2.5.1/egg-dist-tmp-1tmQLX
unable to execute llvm-gcc-4.2: No such file or directory

error: Setup script exited with error: command 'llvm-gcc-4.2' failed with exit status 1

Here's what worked for me:

  1. Install the latest version of XCode from the App Store
  2. Inside XCode, go to Preferences -> Downloads -> Components
  3. download the Command Line Tools

转载于:https://my.oschina.net/u/1029481/blog/151985

你可能感兴趣的文章