mac ox 安装mysql,mac osx 安装简单教程

补充一下,在安装mysql-python的时候报错了

Requirement already satisfied: six>=1.5 in /usr/local/lib/python2.7/site-packages (from python-dateutil==2.5.0->-r requirements.txt (line 10))

Building wheels for collected packages: MySQL-python

Running setup.py bdist_wheel for MySQL-python ... error

Complete output from command /usr/local/opt/python/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/private/var/folders/ky/syfrlzpn2bb8fmn5pr51tstm0000gp/T/pip-build-sHJvzD/MySQL-python/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /var/folders/ky/syfrlzpn2bb8fmn5pr51tstm0000gp/T/tmptbFzqdpip-wheel- --python-tag cp27:

running bdist_wheel

running build

running build_py

creating build

creating build/lib.macosx-10.13-x86_64-2.7

copying _mysql_exceptions.py -> build/lib.macosx-10.13-x86_64-2.7

creating build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/converters.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/connections.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/cursors.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/release.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

copying MySQLdb/times.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb

creating build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/__init__.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/CR.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/FIELD_TYPE.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/ER.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/FLAG.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/REFRESH.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

copying MySQLdb/constants/CLIENT.py -> build/lib.macosx-10.13-x86_64-2.7/MySQLdb/constants

running build_ext

building '_mysql' extension

creating build/temp.macosx-10.13-x86_64-2.7

clang -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk -I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/System/Library/Frameworks/Tk.framework/Versions/8.5/Headers -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/openssl/include -Dversion_info=(1,2,5,'final',1) -D__version__=1.2.5 -I/Applications/XAMPP/xamppfiles/include -I/usr/local/include -I/usr/local/opt/openssl/include -I/usr/local/opt/sqlite/include -I/usr/local/Cellar/python/2.7.14_3/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c _mysql.c -o build/temp.macosx-10.13-x86_64-2.7/_mysql.o -arch x86_64 -g -fabi-version=2 -fno-omit-frame-pointer -fno-strict-aliasing

clang: error: unknown argument: '-fabi-version=2'

error: command 'clang' failed with exit status 1

死活认为clang编译不过,经过搜索,找到了这篇文章,用这个命令解决了

brew install mysql

pip install MySQL-python

最后安装的时候可能还会报错

OSError: [Errno 13] Permission denied: '/usr/local/selenium'

改用sudo pip install -r requirements.txt就好

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值