问题:pip3 install gevent 遇到
ERROR: Command errored out with exit status 1:
command: /Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/y3/2268vgj94bd8db_zlm2y50_w0000gn/T/pip-install-is1u645o/greenlet/setup.py'"'"'; __file__='"'"'/private/var/folders/y3/2268vgj94bd8db_zlm2y50_w0000gn/T/pip-install-is1u645o/greenlet/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/y3/2268vgj94bd8db_zlm2y50_w0000gn/T/pip-record-rc131ste/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /Users/hxl/Library/Python/3.7/include/python3.7m/greenlet
cwd: /private/var/folders/y3/2268vgj94bd8db_zlm2y50_w0000gn/T/pip-install-is1u645o/greenlet/
Complete output (72 lines):
running install
running build
running build_ext
building 'greenlet' extension
creating build
creating build/temp.macosx-10.9-x86_64-3.7
gcc -Wno-unused-result