我正在尝试使用
安装一些python依赖项sudo pip install reportlab
但收到一些错误消息:
Command "/Users/hughpemberton/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/private/tmp/pip-build-r71va8iz/reportlab/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-5vdm7qij-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/tmp/pip-build-r71va8iz/reportlab/
Version = Python 3.6.3 :: Anaconda,Inc。
任何想法可能会出错?提前谢谢!