gpt4 book ai didi

python - 在mac上安装smartsheet-python-sdk时出错

转载 作者:太空宇宙 更新时间:2023-11-03 15:11:38 26 4
gpt4 key购买 nike

在 Mac 上安装 smartsheet-python-sdk 软件包时出现以下错误。谁能给我指点一下吗?

> dleclair-mbp:smartsheet dleclair$ sudo pip install
> smartsheet-python-sdk
>.
>.
> smartsheet-python-sdk) Collecting six>=1.9 (from
> smartsheet-python-sdk) Downloading six-1.10.0-py2.py3-none-any.whl
> os.chflags(dst, st.st_flags) OSError: [Errno 1] Operation not permitted:
> '/tmp/pip-yDYmT1-uninstall/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/six-1.4.1-py2.7.egg-info'
> dleclair-mbp:smartsheet dleclair$

最佳答案

我发现这篇文章提到了 OS X 10.11 上 python 包依赖项的一个已知问题,并使用 pip 命令上的“--ignore-installed”标志来解决该问题,并且成功了!

link to solution post

Installing collected packages: requests, six, certifi, python-dateutil, requests-toolbelt, smartsheet-python-sdk
Successfully installed certifi-2017.4.17 python-dateutil-2.6.0 requests-2.14.2 requests-toolbelt-0.8.0 six-1.10.0 smartsheet-python-sdk-1.2.0

关于python - 在mac上安装smartsheet-python-sdk时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44171460/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com